public class Main extends AbstractDialogSwingApplication implements DialogApplication, DialogManager.DialogCallback
mAppEventManger, mDialogManagermAppModels, mAppPropertiesLOGIN_INFORMATION_KEYAPPLICATION_KEY| Constructor and Description |
|---|
Main() |
| Modifier and Type | Method and Description |
|---|---|
void |
dialogClosed(Dc pDc,
boolean pWasClosed,
Map pArgs) |
void |
dialogOpened(Dc pDc,
Map pArgs) |
void |
doStart(String[] pArgs)
Called to start an application.
|
void |
doStop()
Called to stop an application.
|
static void |
main(String[] pArgs)
Main entry point to the application.
|
postAppEventgetAppModel, getProperties, getProperty, setPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAppModel, getProperties, getProperty, setPropertypostAppEventpublic void doStart(String[] pArgs)
doStart in interface ApplicationdoStart in class AbstractSwingApplicationpArgs - the arguments of the static main entry point.public void dialogOpened(Dc pDc, Map pArgs)
dialogOpened in interface DialogManager.DialogCallbackpublic void dialogClosed(Dc pDc, boolean pWasClosed, Map pArgs)
dialogClosed in interface DialogManager.DialogCallbackpublic void doStop()
doStop in interface Applicationpublic static void main(String[] pArgs)
pArgs - the argumentsCopyright © 2017 Jürgen Zeller (privat). All rights reserved.