|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.threerings.stage.tools.editor.EditorApp
public class EditorApp
A scene editor application that provides facilities for viewing, editing, and saving the scene templates that comprise a game.
| Constructor Summary | |
|---|---|
EditorApp(String[] args)
Construct and initialize the EditorApp object. |
|
| Method Summary | |
|---|---|
void |
finishInit(String target)
|
static String |
localDataDir(String subdir)
Given a subdirectory name (that should correspond to the calling service), returns a file path that can be used to store local data. |
static void |
main(String[] args)
Instantiate the application object and start it running. |
void |
run()
Run the application. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EditorApp(String[] args)
throws IOException
IOException| Method Detail |
|---|
public void finishInit(String target)
public static String localDataDir(String subdir)
public void run()
run in interface Runnablepublic static void main(String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||