public abstract class AbstractSwingApplication<F extends AbstractFrame> extends AbstractApplication
AbstractApplication.ExitListener, AbstractApplication.TaskAdapter, AbstractApplication.TaskListenerCMD_HELP| Modifier | Constructor and Description |
|---|---|
protected |
AbstractSwingApplication() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
end() |
F |
getFrame() |
void |
init(org.apache.commons.cli.CommandLine commandLine) |
protected void |
show(F frame) |
protected void |
updateLocalization() |
addExitListener, addTaskListener, executeTask, executeTaskAndWait, executeTaskAndWait, exit, exit, exit, exit, getCommandLine, getCommandLineOptions, getDbDriver, getDbExtension, getName, getTitle, getVersion, getWebsite, isConsole, isLocalDb, isRemoteDb, isSwing, localeChanged, removeExitListener, removeTaskListener, shutdown, startApplicationpublic void init(org.apache.commons.cli.CommandLine commandLine)
init in class AbstractApplicationprotected void end()
end in class AbstractApplicationpublic final F getFrame()
protected final void show(F frame)
protected void updateLocalization()
updateLocalization in class AbstractApplicationCopyright © 2015 OpenEstate. All rights reserved.