public class SwingGriffonApplication extends AbstractGriffonApplication
EMPTY_ARGS, lock
pcs
PROPERTY_LOCALE, PROPERTY_PHASE
Constructor and Description |
---|
SwingGriffonApplication() |
SwingGriffonApplication(String[] args) |
Modifier and Type | Method and Description |
---|---|
Object |
createApplicationContainer(Map<String,Object> attributes) |
void |
exit() |
static void |
main(String[] args) |
protected void |
showStartingWindow() |
boolean |
shutdown()
Executes the 'Shutdown' life cycle phase.
|
addShutdownHandler, canShutdown, event, getActionManager, getAddonManager, getApplicationClassLoader, getApplicationConfigurer, getArtifactManager, getConfiguration, getEventRouter, getInjector, getLocale, getLog, getMessageSource, getMvcGroupManager, getPhase, getResourceHandler, getResourceInjector, getResourceResolver, getStartupArgs, getUIThreadManager, getWindowManager, initialize, ready, removeShutdownHandler, run, setInjector, setLocale, setLocaleAsString, setPhase, startup
addPropertyChangeListener, addPropertyChangeListener, firePropertyChange, firePropertyChange, getPropertyChangeListeners, getPropertyChangeListeners, removePropertyChangeListener, removePropertyChangeListener
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addPropertyChangeListener, addPropertyChangeListener, getPropertyChangeListeners, getPropertyChangeListeners, removePropertyChangeListener, removePropertyChangeListener
protected void showStartingWindow()
showStartingWindow
in class AbstractGriffonApplication
public boolean shutdown()
GriffonApplication
shutdown
in interface GriffonApplication
shutdown
in class AbstractGriffonApplication
public void exit()
@Nonnull public Object createApplicationContainer(@Nonnull Map<String,Object> attributes)