|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Aquarium Lab Series: The AquaSimGUIwithSimulation class provides a graphical user interface to the Aquarium Lab Series with step and run buttons. It inherits the display from AquaSimGUI.
| Constructor Summary | |
AquaSimGUIwithSimulation(Aquarium aquarium)
Construct a simple graphical user interface for the Aquarium Simulation program. |
|
| Method Summary | |
void |
run()
Start running the simulation. |
void |
start()
Start the simulation. |
void |
step()
|
| Methods inherited from class AquaSimGUI |
pauseToView, show, show, showAquarium, showFish |
| Constructor Detail |
public AquaSimGUIwithSimulation(Aquarium aquarium)
aquarium - the aquarium in which the fish swim| Method Detail |
public void start()
public void step()
public void run()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||