| Package | Description |
|---|---|
| org.mdi.app |
Main package of the framework.
|
| org.mdi.app.jfx |
Specific JavaFX classes for the Main package of the framework.
|
| org.mdi.app.swing |
Specific Swing classes for the Main package of the framework.
|
| org.mdi.bootstrap |
Minimal Bootstrap interfaces for the framework.
|
| org.mdi.bootstrap.swing |
Specific Swing Bootstrap interfaces for the framework.
|
| org.mdi.plugins |
Plugins management classes.
|
| org.mdi.plugins.jfx |
Specific JavaFX Plugins management classes.
|
| org.mdi.plugins.swing |
Specific Swing Plugins management classes.
|
| Class and Description |
|---|
| AppliManifestType
A Plugin type definition as found in the manifest.
|
| Plugin
This interface defines the common behavior for all registerable Plugins.
|
| PluginsEvent
The Plugins event interface.
|
| PluginsListener
The listener interface for receiving Plugins events (for now only used for loading or registering plugins).
|
| PluginsManager
This class loads and registers the Plugins associated with the application.
|
| Class and Description |
|---|
| AppliManifestType
A Plugin type definition as found in the manifest.
|
| Plugin
This interface defines the common behavior for all registerable Plugins.
|
| PluginsEDTSupport
This interface takes care of the GUI initilization of Plugins for the
PluginsManager.initAfterGUI(org.mdi.bootstrap.MDIApplication) method. |
| PluginsEvent
The Plugins event interface.
|
| PluginsListener
The listener interface for receiving Plugins events (for now only used for loading or registering plugins).
|
| PluginsManager
This class loads and registers the Plugins associated with the application.
|
| Class and Description |
|---|
| PluginsEDTSupport
This interface takes care of the GUI initilization of Plugins for the
PluginsManager.initAfterGUI(org.mdi.bootstrap.MDIApplication) method. |
| PluginsListener
The listener interface for receiving Plugins events (for now only used for loading or registering plugins).
|
| PluginsManager
This class loads and registers the Plugins associated with the application.
|
| Class and Description |
|---|
| AppliManifestType
A Plugin type definition as found in the manifest.
|
| Plugin
This interface defines the common behavior for all registerable Plugins.
|
| PluginsEDTSupport
This interface takes care of the GUI initilization of Plugins for the
PluginsManager.initAfterGUI(org.mdi.bootstrap.MDIApplication) method. |
| PluginsManager
This class loads and registers the Plugins associated with the application.
|
| Class and Description |
|---|
| MDIPlugin
A Plugin which can manage a GUI.
|
| PluginsEDTSupport
This interface takes care of the GUI initilization of Plugins for the
PluginsManager.initAfterGUI(org.mdi.bootstrap.MDIApplication) method. |
| PluginsManager
This class loads and registers the Plugins associated with the application.
|
| Class and Description |
|---|
| AbstractPlugin
This class provides a skeletal implementation of the
Plugin interface, which does nothing, to minimize
the effort required to implement this interface. |
| AbstractPluginsEDTSupport
An abstract class for Plugins EDT support.
|
| AppliManifestType
A Plugin type definition as found in the manifest.
|
| MDIPlugin
A Plugin which can manage a GUI.
|
| Plugin
This interface defines the common behavior for all registerable Plugins.
|
| PluginsEDTSupport
This interface takes care of the GUI initilization of Plugins for the
PluginsManager.initAfterGUI(org.mdi.bootstrap.MDIApplication) method. |
| PluginsEvent
The Plugins event interface.
|
| PluginsListener
The listener interface for receiving Plugins events (for now only used for loading or registering plugins).
|
| PluginsManager
This class loads and registers the Plugins associated with the application.
|
| PluginsManager.PluginPeer
This class represents a Plugin in the application.
|
| PluginsManagerListener
An interface which is notified when an exception or information is fired when loading the Plugins.
|
| Class and Description |
|---|
| AbstractMDIPlugin
This class provides a default implementation of the
MDIPlugin interface, which does nothing,
to minimize the effort required to implement this interface. |
| AbstractPlugin
This class provides a skeletal implementation of the
Plugin interface, which does nothing, to minimize
the effort required to implement this interface. |
| AbstractPluginsEDTSupport
An abstract class for Plugins EDT support.
|
| MDIPlugin
A Plugin which can manage a GUI.
|
| Plugin
This interface defines the common behavior for all registerable Plugins.
|
| PluginsEDTSupport
This interface takes care of the GUI initilization of Plugins for the
PluginsManager.initAfterGUI(org.mdi.bootstrap.MDIApplication) method. |
| PluginsManager
This class loads and registers the Plugins associated with the application.
|
| Class and Description |
|---|
| AbstractMDIPlugin
This class provides a default implementation of the
MDIPlugin interface, which does nothing,
to minimize the effort required to implement this interface. |
| AbstractPlugin
This class provides a skeletal implementation of the
Plugin interface, which does nothing, to minimize
the effort required to implement this interface. |
| AbstractPluginsEDTSupport
An abstract class for Plugins EDT support.
|
| MDIPlugin
A Plugin which can manage a GUI.
|
| Plugin
This interface defines the common behavior for all registerable Plugins.
|
| PluginElementTypes
This interface holds GUI and Metadata elements that can be retrieved for Plugins.
|
| PluginsEDTSupport
This interface takes care of the GUI initilization of Plugins for the
PluginsManager.initAfterGUI(org.mdi.bootstrap.MDIApplication) method. |
| PluginsManager
This class loads and registers the Plugins associated with the application.
|
| PluginsManager.PluginPeer
This class represents a Plugin in the application.
|