hirondelle.stocks.main
Class Launcher
Object
Launcher
public final class Launcher
- extends Object
Launch the application.
Perform tasks in this order :
- log basic system information
- promptly show a splash screen upon startup
- show the main screen
- remove the splash screen once the main screen is shown
These tasks are performed in a thread-safe manner.
|
Method Summary |
static void |
main(String... aArgs)
Launch the application and display the main window. |
| Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Launcher
public Launcher()
main
public static void main(String... aArgs)
- Launch the application and display the main window.
- Parameters:
aArgs - are ignored by this application, and may take any value.
Copyright Hirondelle Systems - License - Generated 2008Jul12.10.53