public class TestDesktopPivotApplication extends DesktopPivotGriffonApplication
Application.AboutHandler, Application.Adapter, Application.UncaughtExceptionHandler, Application.UnprocessedKeyHandler
EMPTY_ARGS, lock
pcs
PROPERTY_LOCALE, PROPERTY_PHASE
Constructor and Description |
---|
TestDesktopPivotApplication() |
TestDesktopPivotApplication(String[] args) |
Modifier and Type | Method and Description |
---|---|
protected void |
afterStartup() |
protected ApplicationBootstrapper |
createApplicationBootstrapper(Display display) |
void |
exit() |
static GriffonApplication |
getApplication() |
static CountDownLatch |
getLatch() |
static CountDownLatch |
getReadyLatch() |
static void |
init(Object testCase) |
void |
ready()
Executes the 'Ready' life cycle phase.
|
main, run
createApplicationContainer, getResourceCache, queue, queue, resume, schedule, scheduleRecurring, scheduleRecurring, shutdown, shutdown, startup, suspend
addShutdownHandler, canShutdown, event, getActionManager, getAddonManager, getApplicationClassLoader, getApplicationConfigurer, getArtifactManager, getConfiguration, getContext, getEventRouter, getInjector, getLocale, getLog, getMessageSource, getMvcGroupManager, getPhase, getResourceHandler, getResourceInjector, getResourceResolver, getStartupArgs, getUIThreadManager, getWindowManager, initialize, removeShutdownHandler, run, setInjector, setLocale, setLocaleAsString, setPhase, showStartingWindow, 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
@Nonnull public static GriffonApplication getApplication()
@Nonnull public static CountDownLatch getLatch()
@Nonnull public static CountDownLatch getReadyLatch()
public static void init(Object testCase)
@Nonnull protected ApplicationBootstrapper createApplicationBootstrapper(@Nonnull Display display)
createApplicationBootstrapper
in class AbstractPivotGriffonApplication
protected void afterStartup()
afterStartup
in class AbstractPivotGriffonApplication
public void ready()
GriffonApplication
ready
in interface GriffonApplication
ready
in class AbstractGriffonApplication
public void exit()
exit
in class AbstractPivotGriffonApplication