Package | Description |
---|---|
net.sf.jguiraffe.examples.tutorial | |
net.sf.jguiraffe.gui.app |
In this package the main application class can be found.
|
Modifier and Type | Method and Description |
---|---|
static void |
Main.main(String[] args)
The main method of the application.
|
Modifier and Type | Method and Description |
---|---|
static void |
Application.main(String[] args)
A main method for applications based on this framework.
|
void |
Application.processCommandLine(String[] args)
Hook method for processing the command line arguments.
|
void |
Application.run()
The main execute method of this application.
|
void |
Application.saveUserConfiguration()
Stores the configuration with user specific settings.
|
static void |
Application.startup(Application application,
String[] args)
Starts an application.
|
Copyright © 2016 The JGUIraffe Team. All rights reserved.