|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--MBSGUI
Marine Biology Simulation: The MBSGUI class provides a main method for a version of the AP Computer Science Marine Biology Simulation with a graphical user interface.
This class will NOT be tested on the Advanced Placement exam.
DisplayMap,
MBSGUIFrame| Constructor Summary | |
MBSGUI()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
Start the Marine Biology Simulation program. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MBSGUI()
| Method Detail |
public static void main(java.lang.String[] args)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||