|
AP® Computer Science Marine Biology Simulation | |||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--MBSGUI
AP® Computer Science 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.
The MBSGUI
class is
copyright© 2002 College Entrance Examination Board
(www.collegeboard.com).
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)
|
AP® Computer Science Marine Biology Simulation | |||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |