Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Y 

M

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.
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.
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.
MessageAreaHandler - Interface in org.mdi.gui
This interface is fired by a MessageArea after a click on a link.
MessageLogger - Interface in org.mdi.bootstrap
Shows error 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.
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
A B C D E F G H I J K L M N O P Q R S T U V W Y 
Skip navigation links