|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.threerings.stage.tools.viewer.ViewerApp
public class ViewerApp
The ViewerApp is a scene viewing application that allows for trying out Stage scenes in a pseudo-runtime environment.
| Constructor Summary | |
|---|---|
ViewerApp(String[] args)
Construct and initialize the ViewerApp object. |
|
| Method Summary | |
|---|---|
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 ViewerApp(String[] args)
throws IOException
IOException| Method Detail |
|---|
public void run()
public static void main(String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||