|
Class Summary |
| AbstractPlugin |
Abstract superclass for plugins. |
| ApplicationUtil |
App-related utility methods. |
| ConfigMgr |
The configuration manager stores a number of configuration values that can be used to customize the application and its plugins. |
| EventModule |
A module is a group of event handlers for Jaspira events. |
| ExternalEventModule |
Event module that maintains a reference to its plugin. |
| ExternalInteractionModule |
Abstract super module for all external menu-, toolbar- and popup menu contributors. |
| ExternalOptionModule |
Option module that maintains a reference to its plugin. |
| InteractionModule |
Abstract super module for all menu-, toolbar- and popup menu contributors. |
| OptionModule |
The option module defines the options of a plugin. |
| PluginMgr |
The PluginMgr is the central instance for managing classes and instances of plugins. |
| PluginProfile |
Plugin profile. |
| PluginState |
Abstract PluginState object, creates name and version out of the class |