AbstractActionModel |
Provide services for invoking actions during configuration and startup.
|
AbstractActionModelFactory |
Provide an abstract StartupModelFactory with common methods for factories
that manipulate models that extend AbstractActionModel .
|
AbstractFileModelFactory |
Provide an abstract StartupModelFactory with common methods for factories
that manipulate models that open files.
|
AbstractStartupActionFactory |
Abstract implementation of StartupActionFactory that covers some
boilerplate code for most implementations.
|
AbstractStartupModel |
Abstract startup action model.
|
Bundle |
|
PerformActionModel |
Invokes a Swing Action when the program is started.
|
PerformActionModelFactory |
|
PerformFileModel |
A PerformFileModel object loads an xml file when the program is started.
|
PerformFileModelFactory |
|
PerformScriptModel |
A PerformScriptModel object runs a script when the program is started.
|
PerformScriptModelFactory |
|
StartupActionModelUtil |
|
StartupActionsManager |
Manager for Startup Actions.
|