|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Voodoo
Field Summary | |
private VoodooMainWindow |
main_window
|
private SplashScreen |
splash_screen
|
Constructor Summary | |
Voodoo()
|
Method Summary | |
static void |
main(java.lang.String[] args)
All startup procedures are performed here. |
Methods inherited from class java.lang.Object |
|
Field Detail |
private VoodooMainWindow main_window
private SplashScreen splash_screen
Constructor Detail |
public Voodoo()
Method Detail |
public static void main(java.lang.String[] args)
args
- A list of command line arguments.
args[0] = The path to the /Voodoo directory.
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |