public class TestJavaFXGriffonApplication extends JavaFXGriffonApplication
primaryStage
EMPTY_ARGS, injector, locale, lock, log, pcs, phase, shutdownHandlers, shutdownLock, startupArgs
PROPERTY_LOCALE, PROPERTY_PHASE
Constructor and Description |
---|
TestJavaFXGriffonApplication() |
TestJavaFXGriffonApplication(java.lang.String[] args) |
Modifier and Type | Method and Description |
---|---|
protected ApplicationBootstrapper |
createApplicationBootstrapper() |
void |
exit() |
afterInit, afterReady, afterStart, createApplicationContainer, init, main, run, shutdown, start
addPropertyChangeListener, addPropertyChangeListener, addShutdownHandler, canShutdown, doShutdown, event, firePropertyChange, firePropertyChange, getActionManager, getAddonManager, getApplicationClassLoader, getApplicationConfigurer, getArtifactManager, getConfiguration, getConfigurationManager, getContext, getEventRouter, getInjector, getLocale, getLog, getMessageSource, getMvcGroupManager, getPhase, getPropertyChangeListeners, getPropertyChangeListeners, getResourceHandler, getResourceInjector, getResourceResolver, getStartupArgs, getUIThreadManager, getWindowManager, initialize, ready, removePropertyChangeListener, removePropertyChangeListener, removeShutdownHandler, setInjector, setLocale, setLocaleAsString, setPhase, showStartingWindow, startup, stop
public TestJavaFXGriffonApplication()
public TestJavaFXGriffonApplication(java.lang.String[] args)
public void exit()
exit
in class JavaFXGriffonApplication
@Nonnull protected ApplicationBootstrapper createApplicationBootstrapper()
createApplicationBootstrapper
in class JavaFXGriffonApplication