Package ballworld.view

Interface Summary
IModelControlAdapter Adapter that the view uses to communicate to the model for non-repetitive control tasks such as manipulating strategies.
IModelUpdateAdapter This interface is used for repetitive, fast updating communications to the model such as those used in processing a repaint.
 

Class Summary
BallGUI A subclass of JFrame containing the various GUI components specified in the program behavior specification.