public class LanternaGriffonApplication extends AbstractGriffonApplication
EMPTY_ARGS, injector, locale, lock, log, phase, shutdownHandlers, shutdownLock, startupArgspcsPROPERTY_LOCALE, PROPERTY_PHASE| Constructor and Description | 
|---|
| LanternaGriffonApplication() | 
| LanternaGriffonApplication(String[] args) | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | createApplicationContainer(Map<String,Object> attributes) | 
| void | exit() | 
| com.googlecode.lanterna.gui.GUIScreen | getGUIScreen() | 
| void | initialize()Executes the 'Initialize' life cycle phase. | 
| static void | main(String[] args) | 
| boolean | shutdown()Executes the 'Shutdown' life cycle phase. | 
addShutdownHandler, canShutdown, event, getActionManager, getAddonManager, getApplicationClassLoader, getApplicationConfigurer, getArtifactManager, getConfiguration, getConfigurationManager, getContext, getEventRouter, getInjector, getLocale, getLog, getMessageSource, getMvcGroupManager, getPhase, getResourceHandler, getResourceInjector, getResourceResolver, getStartupArgs, getUIThreadManager, getWindowManager, ready, removeShutdownHandler, run, setInjector, setLocale, setLocaleAsString, setPhase, showStartingWindow, startupaddPropertyChangeListener, addPropertyChangeListener, firePropertyChange, firePropertyChange, getPropertyChangeListeners, getPropertyChangeListeners, removePropertyChangeListener, removePropertyChangeListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPropertyChangeListener, addPropertyChangeListener, getPropertyChangeListeners, getPropertyChangeListeners, removePropertyChangeListener, removePropertyChangeListenerpublic com.googlecode.lanterna.gui.GUIScreen getGUIScreen()
public void initialize()
GriffonApplicationinitialize in interface GriffonApplicationinitialize in class AbstractGriffonApplicationpublic boolean shutdown()
GriffonApplicationshutdown in interface GriffonApplicationshutdown in class AbstractGriffonApplicationpublic void exit()
@Nonnull public Object createApplicationContainer(@Nonnull Map<String,Object> attributes)