public class Main extends AbstractSwingApplication
mAppModels, mAppPropertiesAPPLICATION_KEY| Modifier and Type | Method and Description |
|---|---|
void |
doStart(String[] pArgs)
Start the application, first load properties, then I18N stuff,
then initialize the models and finally init the root Dc in the
EDT.
|
void |
doStop()
Stop the application, saves the properties and then calls System.exit.
|
static void |
main(String[] pArgs)
Main entry point to the application.
|
getAppModel, getProperties, getProperty, setPropertypublic void doStart(String[] pArgs)
doStart in interface ApplicationdoStart in class AbstractSwingApplicationpArgs - the argumentspublic void doStop()
public static void main(String[] pArgs)
pArgs - the argumentsCopyright © 2013–2024 Jürgen Zeller (privat). All rights reserved.