public abstract class AbstractSwingApplication<F extends AbstractFrame> extends AbstractApplication
AbstractApplication.ExitListener, AbstractApplication.TaskAdapter, AbstractApplication.TaskListener
CMD_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, startApplication
public void init(org.apache.commons.cli.CommandLine commandLine)
init
in class AbstractApplication
protected void end()
end
in class AbstractApplication
public final F getFrame()
protected final void show(F frame)
protected void updateLocalization()
updateLocalization
in class AbstractApplication
Copyright © 2015 OpenEstate. All rights reserved.