|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jdesktop.application.AbstractBean
org.jdesktop.application.Application
org.jdesktop.application.SingleFrameApplication
org.openpermis.editor.policy.Application
public class Application
The singleton policy editor application instance.
In addition to the usual Application
responsibilities
the policy editor application instance manages the persistent application state.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.jdesktop.application.Application |
---|
org.jdesktop.application.Application.ExitListener |
Constructor Summary | |
---|---|
Application()
|
Method Summary | |
---|---|
void |
about()
Displays the application about box. |
void |
fatalError(String message,
Throwable throwable)
Displays a fatal error message. |
ApplicationContext |
getApplicationContext()
Returns the application context of this application. |
static Application |
getInstance()
Returns the singleton policy editor application instance. |
protected void |
initialize(String[] args)
|
void |
preferences()
Action to display the preferences dialog. |
void |
quit()
Action wrapper for the application exit. |
Configuration |
readConfiguration()
Reads the configuration of this application. |
protected void |
shutdown()
|
protected void |
startup()
|
Methods inherited from class org.jdesktop.application.SingleFrameApplication |
---|
configureWindow, getMainFrame, getMainView, setMainFrame, show, show, show, show |
Methods inherited from class org.jdesktop.application.Application |
---|
addExitListener, end, exit, exit, getContext, getExitListeners, getInstance, hide, launch, quit, ready, removeExitListener |
Methods inherited from class org.jdesktop.application.AbstractBean |
---|
addPropertyChangeListener, addPropertyChangeListener, firePropertyChange, firePropertyChange, getPropertyChangeListeners, removePropertyChangeListener, removePropertyChangeListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Application()
Method Detail |
---|
public static Application getInstance()
@Action public void about()
public void fatalError(String message, Throwable throwable)
@Action public void preferences()
@Action public void quit()
public ApplicationContext getApplicationContext()
public final Configuration readConfiguration() throws ConfigurationException
Configures the contained component factory with default state for the application.
ConfigurationException
- passed on.protected void initialize(String[] args)
initialize
in class org.jdesktop.application.Application
protected void shutdown()
shutdown
in class org.jdesktop.application.SingleFrameApplication
protected void startup()
startup
in class org.jdesktop.application.Application
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:17:21
Copyright (c) 2002-2007 Ergon Informatik AG