|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mars_sim.msp.MarsProject
public class MarsProject
MarsProject is the main class for the application. It creates both Mars and the user interface.
| Constructor Summary | |
|---|---|
MarsProject(java.lang.String[] args)
Constructor |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
The starting method for the application |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MarsProject(java.lang.String[] args)
args - command line arguments.| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - the command line arguments
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||