public class EspritDemoLaunch extends AbstractApplicationLaunch<ApplicationConfig,ApplicationContext>
DO_NOT_EXIT, EXIT_CODE_CLP_ERROR, EXIT_CODE_LAUNCH_ERROR, isTestMode
Constructor and Description |
---|
EspritDemoLaunch(java.lang.String[] args) |
Modifier and Type | Method and Description |
---|---|
protected ApplicationCommandLineParser |
createCommandLineParser(java.lang.String[] args)
Creates the CommandLineParser instance for launching the application.
|
protected ApplicationContext |
createContext(ApplicationConfig cfg)
Creates the application context from the Config object.
|
protected ZFrame |
launchMainFrame(ApplicationContext 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 ApplicationContext createContext(ApplicationConfig cfg) throws java.lang.Exception
AbstractApplicationLaunch
createContext
in class AbstractApplicationLaunch<ApplicationConfig,ApplicationContext>
java.lang.Exception
protected ApplicationCommandLineParser createCommandLineParser(java.lang.String[] args)
AbstractApplicationLaunch
createCommandLineParser
in class AbstractApplicationLaunch<ApplicationConfig,ApplicationContext>
protected ZFrame launchMainFrame(ApplicationContext ctx) throws java.lang.Exception
AbstractApplicationLaunch
launchMainFrame
in class AbstractApplicationLaunch<ApplicationConfig,ApplicationContext>
java.lang.Exception
public static void main(java.lang.String[] args)
Copyright © 2014 EsprIT-Systems. All Rights Reserved.