|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
API exposed by the launcher
Field Summary | |
static ConstrainedKey |
LOCALE_PROPERTY
Property for the startup locale. |
static ConstrainedKey |
LOGFILEPATH_PROPERTY
Property for the startup log file path. |
static ConstrainedKey |
LOGGERLEVEL_PROPERTY
Property for the startup logger level. |
static ConstrainedKey |
LOGTOCONSOLE_PROPERTY
Property for the startup log-to-console setting. |
static ConstrainedKey |
LOGTOFILE_PROPERTY
Property for the startup log-to-file setting. |
static ConstrainedKey |
LOOKANDFEEL_PROPERTY
Property for the startup look-and-feel class name. |
static ConstrainedKey |
PLUGINDIR_PROPERTY
Property for the startup plugin directory path. |
Method Summary | |
void |
addLaunchCompleter(LaunchCompleter completer)
Add a callback to call on completion of the launch. |
void |
attemptQuit()
Attempt to quit Asaph. |
RequestablePropertySet |
getStartupProperties()
Get the startup properties |
void |
openAboutBox()
Open the about box. |
Field Detail |
public static final ConstrainedKey LOOKANDFEEL_PROPERTY
public static final ConstrainedKey LOCALE_PROPERTY
public static final ConstrainedKey PLUGINDIR_PROPERTY
public static final ConstrainedKey LOGGERLEVEL_PROPERTY
public static final ConstrainedKey LOGFILEPATH_PROPERTY
public static final ConstrainedKey LOGTOCONSOLE_PROPERTY
public static final ConstrainedKey LOGTOFILE_PROPERTY
Method Detail |
public void addLaunchCompleter(LaunchCompleter completer)
completer
- a LaunchCompleterpublic void openAboutBox()
public RequestablePropertySet getStartupProperties()
public void attemptQuit()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |