|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--KinematicSimulator.SimulatorModel
This class stores the ball information for displaying the window.
| Constructor Summary | |
SimulatorModel(ViewerListener listener)
|
|
| Method Summary | |
java.util.Vector |
GetBallList()
|
void |
SetViewerListener(ViewerListener listener)
|
void |
SimulationOccurred()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SimulatorModel(ViewerListener listener)
| Method Detail |
public void SimulationOccurred()
SimulationOccurred in interface ModelListenerpublic void SetViewerListener(ViewerListener listener)
public java.util.Vector GetBallList()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||