Interface | Description |
---|---|
Model | |
ModelListener |
This interface encapsulates a listener for a data model.
|
Class | Description |
---|---|
AnimationController_Lab12 |
This class encapsulates functionality for the control of an animation.
|
AnimationModel_Lab12 |
This class encapsulates a world that consists 40 sprites: 10 of each
subclass.
|
Observee |
This class encapsulates services for launching a new thread and for starting
a process on that thread that dispatches events at the specified rate.
|
SimulationRunnable |
This class encapsulates an animation and some basic services to change the
frame rate.
|
UtilityCircle |
This class encapsulates a circle, centered at the origin (0,0) that has a
single point located somewhere on the circumference.
|
UtilityClass | |
View |
This class encapsulates a view.
|