- KEY_PLUGIN_CLASS - Static variable in interface org.mdi.plugins.PluginManifestKeys
-
"MDIPluginClass":The Plugin ClassPath manifest key.
- KEY_PLUGIN_CONFIG - Static variable in interface org.mdi.plugins.PluginManifestKeys
-
"MDIPluginConfig": The manifest key for a list of configuration names use by this Plugin.
- KEY_PLUGIN_DEPENDENCIES - Static variable in interface org.mdi.plugins.PluginManifestKeys
-
"MDIPluginDependencies": The manifest key to set the list of other Plugins on which this Plugin is dependant on.
- KEY_PLUGIN_FACTORY - Static variable in interface org.mdi.plugins.PluginManifestKeys
-
"MDIPluginFactory": The Plugin factory. it can be used to customize a Plugin initialization.
- KEY_PLUGIN_TYPE - Static variable in interface org.mdi.plugins.PluginManifestKeys
-
"MDIPluginType": The Plugin type manifest key.
- kit - Variable in class org.mdi.gui.swing.DefaultMessageArea
-
The editor kit.