- emitException(Throwable, String, short) - Method in class org.mdi.plugins.PluginsManager
-
Emit an exception.
- emitException(Throwable, String, String, short) - Method in class org.mdi.plugins.PluginsManager
-
Emit an exception for a Plugin.
- EMPTY - Static variable in interface org.mdi.bootstrap.launcher.ArgumentType
-
Tag an empty argument (without a value).
- emptyPanel - Variable in class org.mdi.gui.swing.DefaultSettingsAction
-
- enabled - Variable in class org.mdi.plugins.PluginsManager.PluginPeer
-
true if the Plugin is enabled.
- enableDialogPart(String, boolean) - Method in interface org.mdi.bootstrap.swing.MDIBuilderDialog
-
Enable or disable a dialog part.
- enabledPlugins - Variable in class org.mdi.plugins.swing.PluginsMenuFactory
-
- endAction(MDIAction) - Method in class org.mdi.app.AbstractApplication
-
Ends a generic action.
- endAction(MDIAction) - Method in class org.mdi.app.jfx.AbstractJFXApplication
-
Ends a generic action.
- endAction(MDIAction) - Method in class org.mdi.app.swing.AbstractMDIApplication
-
Ends a generic action.
- endAction() - Method in interface org.mdi.bootstrap.MDIAction
-
Performed after the action has ended, if necessary.
- endAction(MDIAction) - Method in interface org.mdi.bootstrap.MDIApplication
-
Ends a generic action.
- endAction() - Method in class org.mdi.bootstrap.swing.AbstractMDIAction
-
Code to perform after the end of the MDIAction (for example creating a new tab for the MDIApplication, with the result of the MDIAction.
- equals(Object) - Method in class org.mdi.bootstrap.MetaData
-
- ERROR_MESSAGE - Static variable in interface org.mdi.bootstrap.swing.MDIDialogBuilder
-
The error message type.
- errorLogger - Variable in class org.mdi.app.AbstractApplication
-
The Error logger.
- errorLogger - Variable in class org.mdi.app.jfx.AbstractJFXApplication
-
The error logger.
- ErrorLogger - Interface in org.mdi.bootstrap
-
A interface which logs exceptions.
- exception(Throwable, String, short) - Method in class org.mdi.plugins.DefaultPluginsManagerListener
-
Fired when when an exception is fired not specific to a Plugin.
- exception(Throwable, String, String, short) - Method in class org.mdi.plugins.DefaultPluginsManagerListener
-
Fired when an exception is fired when loading a Plugin.
- exception(Throwable, String, short) - Method in interface org.mdi.plugins.PluginsManagerListener
-
Fired when when an exception is fired not specific to a Plugin.
- exception(Throwable, String, String, short) - Method in interface org.mdi.plugins.PluginsManagerListener
-
Fired when an exception is fired when loading a Plugin.
- executeAction(MDIAction, short) - Method in class org.mdi.app.AbstractApplication
-
Execute a generic Action.
- executeAction(MDIAction, short, ClassLoader) - Method in class org.mdi.app.AbstractApplication
-
Execute a generic Action, using a specific Classloader.
- executeAction(MDIAction, short) - Method in class org.mdi.app.jfx.AbstractJFXApplication
-
Execute a generic Action.
- executeAction(MDIAction, short, ClassLoader) - Method in class org.mdi.app.jfx.AbstractJFXApplication
-
Execute a generic Action, using a specific Classloader.
- executeAction(MDIAction, short) - Method in class org.mdi.app.swing.AbstractMDIApplication
-
Execute a generic Action.
- executeAction(MDIAction, short, ClassLoader) - Method in class org.mdi.app.swing.AbstractMDIApplication
-
Execute a generic Action, using a specific Classloader.
- executeAction(MDIAction) - Method in interface org.mdi.bootstrap.MDIApplication
-
Execute a generic Action.
- executeAction(MDIAction, short) - Method in interface org.mdi.bootstrap.MDIApplication
-
Execute a generic Action.
- executeAction(MDIAction, ClassLoader) - Method in interface org.mdi.bootstrap.MDIApplication
-
Execute a generic Action, using a specific Classloader.
- executeAction(MDIAction, short, ClassLoader) - Method in interface org.mdi.bootstrap.MDIApplication
-
Execute a generic Action, using a specific Classloader.
- executeAction() - Method in class org.mdi.bootstrap.swing.AbstractMDIAction
-
Execute the Action.
- executeAction(boolean) - Method in class org.mdi.bootstrap.swing.AbstractMDIAction
-
Execute the Action.
- executeAction(MDIAction, ClassLoader) - Method in class org.mdi.util.jfx.JFXThreadQueue
-
- executeAction(MDIAction, ClassLoader) - Method in class org.mdi.util.swing.SwingThreadQueue
-
- executeAction(MDIAction, ClassLoader) - Method in class org.mdi.util.ThreadQueue
-
- executeCustomAction(String, Object...) - Method in class org.mdi.app.AbstractApplication
-
Execute a blocking custom action.
- executeCustomAction(String, short, Object...) - Method in class org.mdi.app.AbstractApplication
-
Execute a custom action.
- executeCustomAction(String, Object...) - Method in interface org.mdi.plugins.Plugin
-
Called to execute a custom action.
- executeCustomAction(String, short, Object...) - Method in class org.mdi.plugins.PluginsManager
-
Execute a custom action.
- exit() - Method in class org.mdi.util.ThreadQueue
-
- exitAction - Variable in class org.mdi.app.swing.AbstractMDIMenuFactory
-
The default exit Action for the MDIApplication.
- expandAll() - Method in class org.mdi.gui.swing.DefaultSettingsAction.DefaultSettingsPanel
-
Expand the settings tree.
- expandAll() - Method in class org.mdi.gui.swing.DefaultSettingsAction
-
Expand the settings tree.