public class TableEditLaunch extends AbstractApplicationLaunch<TableEditCFG,TableEditContext>
DBRecord
instances in a database.DO_NOT_EXIT, EXIT_CODE_CLP_ERROR, EXIT_CODE_LAUNCH_ERROR, isTestMode
Constructor and Description |
---|
TableEditLaunch(java.lang.String[] args) |
Modifier and Type | Method and Description |
---|---|
protected TableEditCLP |
createCommandLineParser(java.lang.String[] args)
Creates the CommandLineParser instance for launching the application.
|
protected TableEditContext |
createContext(TableEditCFG cfg)
Creates the application context from the Config object.
|
protected ZFrame |
launchMainFrame(TableEditContext ctx)
Must be implemented for running a GUI application.
|
static void |
main(java.lang.String[] args) |
createSplashIcon, doOnContextCreated, doOnMainFrameCreated, getError, getLaunchedContext, getLaunchedMainFrame, handleCommandLineError, handleLaunchError, hasError, hasGui, launch, launchApplication, setTestMode, showFatalError, showFatalError
protected TableEditCLP createCommandLineParser(java.lang.String[] args)
AbstractApplicationLaunch
createCommandLineParser
in class AbstractApplicationLaunch<TableEditCFG,TableEditContext>
protected TableEditContext createContext(TableEditCFG cfg) throws java.lang.Exception
AbstractApplicationLaunch
createContext
in class AbstractApplicationLaunch<TableEditCFG,TableEditContext>
java.lang.Exception
protected ZFrame launchMainFrame(TableEditContext ctx)
AbstractApplicationLaunch
launchMainFrame
in class AbstractApplicationLaunch<TableEditCFG,TableEditContext>
public static void main(java.lang.String[] args)
Copyright © 2014 EsprIT-Systems. All Rights Reserved.