public class Main extends AbstractSwingApplication implements Application
mAppModels, mAppPropertiesAPPLICATION_KEY| Modifier and Type | Method and Description |
|---|---|
void |
doStart(String[] pArgs) |
void |
doStop()
Called to stop an application.
|
static void |
main(String[] pArgs)
Main entry point to the application.
|
getAppModel, getProperties, getProperty, setPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAppModel, getProperties, getProperty, setPropertypublic void doStart(String[] pArgs)
doStart in interface ApplicationdoStart in class AbstractSwingApplicationpublic void doStop()
doStop in interface Applicationpublic static void main(String[] pArgs)
pArgs - the argumentsCopyright © 2016 Jürgen Zeller (privat). All rights reserved.