- Main - Class in org.mdi.app
-
Main class, onyl used to give some informations about the version of the library on the command line.
- Main() - Constructor for class org.mdi.app.Main
-
- main(String[]) - Static method in class org.mdi.app.Main
-
- manageClipBoard(boolean) - Method in interface org.mdi.gui.MessageArea
-
Set if the area is managing the clipboard.
- manageClipBoard(boolean) - Method in class org.mdi.gui.swing.DefaultMessageArea
-
Set if the area is managing the clipboard.
- manager - Variable in class org.mdi.plugins.AbstractPluginsEDTSupport
-
The plugins manager.
- manageTabs(MouseEvent) - Method in class org.mdi.app.swing.AbstractMDIApplication
-
- MANIFEST_NOTFOUND - Static variable in interface org.mdi.plugins.PluginsManagerListener
-
The type for exceptions fired if a Plugin Manifest can not be found.
- Mbar - Variable in class org.mdi.app.swing.AbstractMDIMenuFactory
-
The Menu bar.
- MDIAbout - Interface in org.mdi.bootstrap.swing
-
The component which manage the About menu.
- mdiAbout - Variable in class org.mdi.plugins.swing.PluginsMenuFactory
-
The About component.
- MDIAction - Interface in org.mdi.bootstrap
-
Interface that all MDIFramework Actions must implement.
- MDIActionHandler - Interface in org.mdi.bootstrap
-
The MDIActionHandler interface can be used when particular operations must be performed
at the end of a MDIAction.
- mdiApplication - Variable in class org.mdi.app.swing.AbstractMDILauncher
-
- MDIApplication - Interface in org.mdi.bootstrap
-
Interface for the MDIApplication.
- MDIApplicationListener - Interface in org.mdi.bootstrap.swing
-
An applicationlistener inteface, which is fired when the currently selected tab is closed, or the currently selected tab changes.
- MDIApplicationProperties - Class in org.mdi.app.swing
-
The MDI application properties.
- MDIApplicationProperties() - Constructor for class org.mdi.app.swing.MDIApplicationProperties
-
- MDIApplicationProperties(int, boolean, boolean, MDIMenuFactory) - Constructor for class org.mdi.app.swing.MDIApplicationProperties
-
Constructor.
- MDIApplicationProperties(int, int, boolean, boolean, MDIMenuFactory) - Constructor for class org.mdi.app.swing.MDIApplicationProperties
-
Constructor.
- MDIApplicationProperties(Component, int, int, boolean, boolean, MDIMenuFactory) - Constructor for class org.mdi.app.swing.MDIApplicationProperties
-
Constructor.
- MDIBuilderDialog - Interface in org.mdi.bootstrap.swing
-
A dialog interface used with dialog builders.
- MDIConfigUtils - Class in org.mdi.bootstrap
-
Several configuration utilities used in the MDI Framework.
- MDIDialog - Interface in org.mdi.bootstrap.swing
-
A dialog interface used for dialogs used in the application.
- MDIDialogBuilder - Interface in org.mdi.bootstrap.swing
-
This interface cab be implemented to create za built-in dialog in the
GUIApplication.
- MDIDialogBuilder.DialogPart - Interface in org.mdi.bootstrap.swing
-
- MDIDialogHelper - Interface in org.mdi.bootstrap.swing
-
A dialog helper used in a GUI application.
- MDIDialogType - Enum in org.mdi.bootstrap
-
The enumeration for dialog opening types in the MDIFramework application.
- MDIFileUtils - Class in org.mdi.bootstrap
-
Several file utilities used in the MDI Framework.
- MDIMenuFactory - Interface in org.mdi.bootstrap.swing
-
The interface for the menu factory.
- MDIMessageDialogHelper - Class in org.mdi.app.swing
-
A helper class to allow to show messages in the current application.
- MDIPlugin<C> - Interface in org.mdi.plugins
-
A Plugin which can manage a GUI.
- MDIPluginsCustomActionType - Interface in org.mdi.plugins
-
The MDI Plugins custom actions mode.
- mdiPluginsInitMode - Variable in class org.mdi.plugins.AbstractPluginsEDTSupport
-
The plugins initialization mode.
- MDIPluginsInitMode - Interface in org.mdi.plugins
-
The MDI Plugins initialization mode.
- MDISettings - Interface in org.mdi.bootstrap.swing
-
The component which manage the Settings menu.
- MDISettingsNode - Interface in org.mdi.bootstrap.swing
-
A node used in a settings.
- MDISettingsNode.Multiple - Class in org.mdi.bootstrap.swing
-
A MDISettings node for several components.
- MDISettingsNode.Single - Class in org.mdi.bootstrap.swing
-
A MDISettings node for one component.
- MenusKeys - Interface in org.mdi.bootstrap.localization
-
The interface specifying the menus keys used for the localization.
- MenusLocalization - Class in org.mdi.bootstrap.localization
-
The interface specifying the localization for menus.
- MenusLocalizationFactory - Interface in org.mdi.bootstrap.localization
-
The factory interface specifying the localization for menus.
- message - Variable in class org.mdi.app.swing.AbstractMDIApplication
-
The MDIApplication associated Message Area.
- MessageArea<C> - Interface in org.mdi.gui
-
Presents a scrollable text area for user messages.
- MESSAGEAREA_EDITABLE_GLOBAL - Static variable in interface org.mdi.app.swing.MessageAreaType
-
The type where there is one message area for each tab.
- MESSAGEAREA_EDITABLE_PER_TAB - Static variable in interface org.mdi.app.swing.MessageAreaType
-
The type where there is one message area for each tab.
- MESSAGEAREA_GLOBAL - Static variable in interface org.mdi.app.swing.MessageAreaType
-
The type where there is a global message area for all tabs.
- MESSAGEAREA_NONE - Static variable in interface org.mdi.app.swing.MessageAreaType
-
The type where there is no message area.
- MESSAGEAREA_PER_TAB - Static variable in interface org.mdi.app.swing.MessageAreaType
-
The type where there is one message area for each tab.
- MESSAGEAREA_SAVE_AS_TEXT - Static variable in interface org.mdi.app.swing.MessageAreaType
-
The type where there is a popup action allowing to save the content of the message area as text
- MessageAreaHandler - Interface in org.mdi.gui
-
This interface is fired by a MessageArea after a click on a link.
- MessageAreaType - Interface in org.mdi.app.swing
-
The message area types for the application.
- MessageLogger - Interface in org.mdi.bootstrap
-
Shows error and informaton messages.
- MetaData - Class in org.mdi.bootstrap
-
Hold informations about any panel in the application.
- MetaData() - Constructor for class org.mdi.bootstrap.MetaData
-
Default constructor.
- MetaData(int) - Constructor for class org.mdi.bootstrap.MetaData
-
Create a MetaData with a initial capacity.
- MetaData(Map<String, Object>) - Constructor for class org.mdi.bootstrap.MetaData
-
Create a MetaData with a initial Map.
- mfactory - Variable in class org.mdi.app.swing.AbstractMDIApplication
-
The MDIApplication associated Menu Factory.
- mfactory - Variable in class org.mdi.app.swing.MDIApplicationProperties
-
The menu factory.
- model - Variable in class org.mdi.gui.swing.DefaultSettingsAction
-
The Settings tree model.
- modifySettings() - Method in interface org.mdi.plugins.Plugin
-
This method is used to tell to the Plugin that its settings has been modified.
- msg - Variable in class org.mdi.gui.swing.JErrorPane
-
The error message.
- Multiple(MDISettingsNode.Single...) - Constructor for class org.mdi.bootstrap.swing.MDISettingsNode.Multiple
-
Constructor.
- Multiple(String, MDISettingsNode.Single...) - Constructor for class org.mdi.bootstrap.swing.MDISettingsNode.Multiple
-
Constructor.
- Multiple(Icon, MDISettingsNode.Single...) - Constructor for class org.mdi.bootstrap.swing.MDISettingsNode.Multiple
-
Constructor.
- Multiple(String, Icon, MDISettingsNode.Single...) - Constructor for class org.mdi.bootstrap.swing.MDISettingsNode.Multiple
-
Constructor.
- MULTIPLE_PLUGINS - Static variable in interface org.mdi.plugins.MDIPluginsCustomActionType
-
Specifies that multiple Plugins can be fired to execute custom actions