public abstract class AbstractGriffonApplet extends JApplet implements GriffonApplication
GriffonApplication
that runs in applet mode.JApplet.AccessibleJApplet
Applet.AccessibleApplet
Panel.AccessibleAWTPanel
Container.AccessibleAWTContainer
Component.AccessibleAWTComponent, Component.BaselineResizeBehavior, Component.BltBufferStrategy, Component.FlipBufferStrategy
Modifier and Type | Field and Description |
---|---|
protected Locale |
appLocale |
static String[] |
EMPTY_ARGS |
protected Injector<?> |
injector |
protected Object[] |
lock |
protected Logger |
log |
protected ApplicationPhase |
phase |
protected List<ShutdownHandler> |
shutdownHandlers |
protected Object |
shutdownLock |
protected String[] |
startupArgs |
accessibleContext, rootPane, rootPaneCheckingEnabled
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
PROPERTY_LOCALE, PROPERTY_PHASE
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
Constructor and Description |
---|
AbstractGriffonApplet() |
AbstractGriffonApplet(String[] args) |
Modifier and Type | Method and Description |
---|---|
void |
addShutdownHandler(ShutdownHandler handler)
Registers a ShutdownHandler on this application
|
boolean |
canShutdown()
Queries any available ShutdownHandlers.
|
void |
destroy() |
protected void |
event(ApplicationEvent event,
List<?> args) |
ActionManager |
getActionManager() |
AddonManager |
getAddonManager() |
ApplicationClassLoader |
getApplicationClassLoader() |
protected ApplicationConfigurer |
getApplicationConfigurer() |
ArtifactManager |
getArtifactManager() |
Configuration |
getConfiguration() |
ConfigurationManager |
getConfigurationManager() |
Context |
getContext() |
EventRouter |
getEventRouter() |
Injector<?> |
getInjector() |
Locale |
getLocale()
Gets the application locale.
|
Logger |
getLog()
Returns a Logger instance suitable for this application.
|
MessageSource |
getMessageSource() |
MVCGroupManager |
getMvcGroupManager() |
ApplicationPhase |
getPhase()
Returns the current phase.
|
ResourceHandler |
getResourceHandler() |
ResourceInjector |
getResourceInjector() |
ResourceResolver |
getResourceResolver() |
String[] |
getStartupArgs()
Returns the arguments set on the command line (if any).
|
UIThreadManager |
getUIThreadManager() |
<W> WindowManager<W> |
getWindowManager() |
void |
init() |
void |
initialize()
Executes the 'Initialize' life cycle phase.
|
void |
ready()
Executes the 'Ready' life cycle phase.
|
void |
removeShutdownHandler(ShutdownHandler handler)
Removes a ShutdownHandler from this application
|
void |
setInjector(Injector<?> injector) |
void |
setLocale(Locale locale)
Sets the application locale.
|
void |
setLocaleAsString(String locale)
Sets the application locale.
|
protected void |
setPhase(ApplicationPhase phase) |
protected void |
showStartingWindow() |
boolean |
shutdown()
Executes the 'Shutdown' life cycle phase.
|
void |
start() |
void |
startup()
Executes the 'Startup' life cycle phase.
|
void |
stop() |
addImpl, createRootPane, getAccessibleContext, getContentPane, getGlassPane, getGraphics, getJMenuBar, getLayeredPane, getRootPane, getTransferHandler, isRootPaneCheckingEnabled, paramString, remove, repaint, setContentPane, setGlassPane, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, setTransferHandler, update
getAppletContext, getAppletInfo, getAudioClip, getAudioClip, getCodeBase, getDocumentBase, getImage, getImage, getParameter, getParameterInfo, isActive, isValidateRoot, newAudioClip, play, play, resize, resize, setStub, showStatus
add, add, add, add, add, addContainerListener, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getInsets, getLayout, getListeners, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paint, paintComponents, preferredSize, print, printComponents, processContainerEvent, processEvent, remove, removeAll, removeContainerListener, removeNotify, setComponentZOrder, setFocusCycleRoot, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusDownCycle, validate, validateTree
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getToolkit, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, reshape, revalidate, setBackground, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocation, setLocation, setMaximumSize, setMinimumSize, setName, setPreferredSize, setSize, setSize, setVisible, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
createApplicationContainer
addPropertyChangeListener, addPropertyChangeListener, getPropertyChangeListeners, getPropertyChangeListeners, removePropertyChangeListener, removePropertyChangeListener
public static final String[] EMPTY_ARGS
protected final transient Object[] lock
protected final transient List<ShutdownHandler> shutdownHandlers
protected final String[] startupArgs
protected final transient Object shutdownLock
protected final transient Logger log
protected Locale appLocale
protected ApplicationPhase phase
protected transient Injector<?> injector
@Nonnull public Locale getLocale()
GriffonApplication
getLocale
in interface GriffonApplication
getLocale
in class Applet
public void setLocale(@Nonnull Locale locale)
GriffonApplication
This is a bound property.
setLocale
in interface GriffonApplication
setLocale
in class Component
locale
- the Locale value to use@Nonnull public String[] getStartupArgs()
GriffonApplication
getStartupArgs
in interface GriffonApplication
@Nonnull public Logger getLog()
GriffonApplication
getLog
in interface GriffonApplication
public void setLocaleAsString(@Nullable String locale)
GriffonApplication
This is a bound property.
setLocaleAsString
in interface GriffonApplication
locale
- a literal representation of a Localepublic void addShutdownHandler(@Nonnull ShutdownHandler handler)
GriffonApplication
addShutdownHandler
in interface GriffonApplication
handler
- the shutdown handler to be registered; null and/or
duplicated values should be ignoredpublic void removeShutdownHandler(@Nonnull ShutdownHandler handler)
GriffonApplication
removeShutdownHandler
in interface GriffonApplication
handler
- the shutdown handler to be removed; null and/or
duplicated values should be ignored@Nonnull public ApplicationPhase getPhase()
GriffonApplication
getPhase
in interface GriffonApplication
protected void setPhase(@Nonnull ApplicationPhase phase)
@Nonnull public ApplicationClassLoader getApplicationClassLoader()
getApplicationClassLoader
in interface GriffonApplication
@Nonnull public Context getContext()
getContext
in interface GriffonApplication
@Nonnull public Configuration getConfiguration()
getConfiguration
in interface GriffonApplication
@Nonnull public ConfigurationManager getConfigurationManager()
getConfigurationManager
in interface GriffonApplication
@Nonnull public UIThreadManager getUIThreadManager()
getUIThreadManager
in interface GriffonApplication
@Nonnull public EventRouter getEventRouter()
getEventRouter
in interface GriffonApplication
@Nonnull public ArtifactManager getArtifactManager()
getArtifactManager
in interface GriffonApplication
@Nonnull public ActionManager getActionManager()
getActionManager
in interface GriffonApplication
@Nonnull public AddonManager getAddonManager()
getAddonManager
in interface GriffonApplication
@Nonnull public MVCGroupManager getMvcGroupManager()
getMvcGroupManager
in interface GriffonApplication
@Nonnull public MessageSource getMessageSource()
getMessageSource
in interface GriffonApplication
@Nonnull public ResourceResolver getResourceResolver()
getResourceResolver
in interface GriffonApplication
@Nonnull public ResourceHandler getResourceHandler()
getResourceHandler
in interface GriffonApplication
@Nonnull public ResourceInjector getResourceInjector()
getResourceInjector
in interface GriffonApplication
@Nonnull public Injector<?> getInjector()
getInjector
in interface GriffonApplication
@Nonnull public <W> WindowManager<W> getWindowManager()
getWindowManager
in interface GriffonApplication
protected ApplicationConfigurer getApplicationConfigurer()
public void initialize()
GriffonApplication
initialize
in interface GriffonApplication
public void ready()
GriffonApplication
ready
in interface GriffonApplication
protected void showStartingWindow()
public boolean canShutdown()
GriffonApplication
canShutdown
in interface GriffonApplication
public boolean shutdown()
GriffonApplication
shutdown
in interface GriffonApplication
public void startup()
GriffonApplication
startup
in interface GriffonApplication
protected void event(@Nonnull ApplicationEvent event, @Nullable List<?> args)