| Package | Description |
|---|---|
| ballworld.controller | |
| ballworld.view |
| Class and Description |
|---|
| BallGUI
A subclass of JFrame containing the various GUI components specified in the
program behavior specification.
|
| Class and Description |
|---|
| 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.
|