JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
ballworld.model
Interface IViewControlAdapter
public interface
IViewControlAdapter
The communications interface the model uses to talk to the view for non-repetitive control tasks such as getting information for the instantiation of a ball.
Author:
swong
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.awt.Component
getCanvas
()
Return a Component that represents the surface upon which the balls exist.
Method Detail
getCanvas
java.awt.Component getCanvas()
Return a Component that represents the surface upon which the balls exist.
Returns:
A Component object
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method