|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbarsuift.simLife.Application
public class Application
| Constructor Summary | |
|---|---|
Application()
|
|
| Method Summary | |
|---|---|
Universe |
createEmptyUniverse()
|
Universe |
createRandomUniverse()
|
Universe |
openUniverse(java.io.File saveFile)
|
void |
saveUniverse()
|
void |
saveUniverseAs(java.io.File saveFile)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Application()
| Method Detail |
|---|
public Universe createEmptyUniverse()
public Universe createRandomUniverse()
public Universe openUniverse(java.io.File saveFile)
throws OpenException
OpenException
public void saveUniverse()
throws SaveException
SaveException
public void saveUniverseAs(java.io.File saveFile)
throws SaveException
SaveException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||