
public class Demo extends Object
| Modifier and Type | Field and Description |
|---|---|
static File |
demoDir
The demo directory.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
createDemoDir()
Creates the demo directory.
|
static void |
main(String[] args)
Delegates to
Loader.run(String, Object). |
static void |
main0(String[] args)
The program entry point.
|
public static final File demoDir
public static void main(String[] args) throws Exception
Loader.run(String, Object).Exception - when something goes awry.public static void main0(String[] args)
public static final void createDemoDir()