- handleAbout() - Method in class org.mdi.app.swing.AbstractMDILauncher.OSXAboutListener
-
handles the about display event.
- handleAllMandatoryArguments() - Method in class org.mdi.bootstrap.launcher.ArgumentGroup
-
Return true if all the mandatory arguments managed by the group are present.
- handleClearArea() - Method in interface org.mdi.gui.MessageAreaHandler
-
Fired when clearing the area.
- handleCommandLineArguments(File, Map<String, String>) - Method in interface org.mdi.bootstrap.launcher.CommandLineListener
-
Return true if this listener handles command-line arguments.
- handleCommandLineArguments(Map<String, ArgumentGroup>, Map<String, Argument>) - Method in interface org.mdi.bootstrap.launcher.CommandLineListener
-
- handleCommandLineException(SAXParseException) - Method in interface org.mdi.bootstrap.launcher.CommandLineListener
-
Called when a SAX exception appear when parsing the command-line configuration.
- handleConfigurationArguments(File, Map<String, String>) - Method in class org.mdi.bootstrap.launcher.CommandLineHandler
-
Handle the command-line configuration arguments managed by the handler.
- handleLinkSelection(String, Object) - Method in interface org.mdi.gui.MessageAreaHandler
-
Fired when the user click on a link in the Message Area.
- handleLinkSelection(String) - Method in interface org.mdi.gui.MessageAreaHandler
-
Fired when the user click on a link in the Message Area.
- handlePrefs() - Method in class org.mdi.app.swing.AbstractMDILauncher.OSXPreferenceListener
-
this method is called when os x tells this application
to open preferences.
- handler - Variable in class org.mdi.bootstrap.swing.AbstractMDIAction
-
The action handler.
- handler - Variable in class org.mdi.plugins.swing.PluginsMenuFactory
-
The Plugins MenuHandler.
- handleRightLinkSelection(String, Object) - Method in interface org.mdi.gui.MessageAreaHandler
-
Fired when the user click on a link in the Message Area.
- handleRightLinkSelection(String) - Method in interface org.mdi.gui.MessageAreaHandler
-
Fired when the user right click on a link in the Message Area.
- handlers - Variable in class org.mdi.gui.swing.DefaultMessageArea
-
The message area handler.
- hasAlternateText() - Method in class org.mdi.bootstrap.ApplicationDesc
-
Return true if the Application has an alternate Text.
- hasApplicationName() - Method in class org.mdi.bootstrap.ApplicationDesc
-
Return true if the Application has an Application name.
- hasArgument(String) - Method in class org.mdi.bootstrap.launcher.CommandLineHandler
-
Return true if there is an argument for a specified key.
- hasArgumentGroup(String) - Method in class org.mdi.bootstrap.launcher.CommandLineHandler
-
Return true if there is an argument group for a specified key.
- hasClosableTab(boolean) - Method in class org.mdi.app.swing.AbstractMDIApplication
-
Try to define this application as having closable tabs.
- hasCustomPropertySetter(String) - Method in class org.mdi.bootstrap.AbstractConfiguration2
-
Return true if there is a custom property setter for a property key.
- hasGroups() - Method in class org.mdi.bootstrap.launcher.Argument
-
Return true if the argument belongs to an argument group.
- hashCode() - Method in class org.mdi.bootstrap.MetaData
-
The hashcode of a MetaData is the same as the
HashMap hashcode, except that it does
not take into account not comparable keys (see
MetaData.isComparableKey(String)
).
- hasMaximumLines() - Method in interface org.mdi.gui.MessageArea
-
Return true if the number of lines to be displayed is limited.
- hasMaximumLines() - Method in class org.mdi.gui.swing.DefaultMessageArea
-
Return true if the number of lines to be displayed is limited.
- hasMenuBookmark(String) - Method in class org.mdi.app.swing.AbstractMDIMenuFactory
-
Return true if there is a menu bookmark of a specified key.
- hasMenuBookmark(String) - Method in interface org.mdi.bootstrap.swing.MDIMenuFactory
-
Return true if there is a menu bookmark of a specified key.
- hasPlugin(String) - Method in class org.mdi.app.AbstractApplication
-
Return true if the application has a Plugin of the specified name.
- hasPlugin(String) - Method in class org.mdi.app.jfx.AbstractJFXApplication
-
Return true if the application has a Plugin of the specified name.
- hasPlugin(String) - Method in interface org.mdi.bootstrap.MDIApplication
-
Return true if the application has a Plugin of the specified name.
- hasPluginsDirectories() - Method in class org.mdi.app.AbstractApplication
-
Return true if there is a plugins directpry or directory List.
- hasPluginsDirectories() - Method in class org.mdi.app.jfx.AbstractJFXApplication
-
Return true if there is a plugins directory or directory List.
- hasPluginsDirectoryList() - Method in class org.mdi.app.AbstractApplication
-
Return true if there is a plugins directory List.
- hasPluginsDirectoryList() - Method in class org.mdi.app.jfx.AbstractJFXApplication
-
Return true if there is a plugins directory List.
- hasProperty(Object) - Method in interface org.mdi.plugins.Plugin
-
Return true if this plugin has a property for a specified key.
- hasSelectedTab() - Method in class org.mdi.app.swing.AbstractMDIApplication
-
Return true if there is a selected tab.
- hasSelectedTab() - Method in interface org.mdi.bootstrap.swing.GUIApplication
-
Return true if there is a selected tab.
- hasSelectedText() - Method in class org.mdi.gui.swing.DefaultMessageArea
-
Return true if some text has been highlighted.
- hasSinglePluginsDirectory() - Method in class org.mdi.app.AbstractApplication
-
Return true if there is a single plugins directory.
- hasSinglePluginsDirectory() - Method in class org.mdi.app.jfx.AbstractJFXApplication
-
Return true if there is a single plugins directory.
- hasState(String) - Method in class org.mdi.bootstrap.launcher.Argument
-
Return true if the argument has a state for a specified value.
- hasStates() - Method in class org.mdi.bootstrap.launcher.Argument
-
Return true if the argument has states.
- hasTab(String) - Method in class org.mdi.app.swing.AbstractMDIApplication
-
Return true if the application has a tab of a specified name.
- hideTreeRoot() - Method in interface org.mdi.bootstrap.swing.MDISettings
-
Specify that the tree root of the settings must be hidden.
- hideTreeRoot() - Method in class org.mdi.gui.swing.DefaultSettingsAction
-
Specify that the tree root of the settings lust be hidden.
- HtmlSelection(String, String) - Constructor for class org.mdi.gui.swing.DefaultMessageArea.HtmlSelection
-
- HYPERLINK_PAT - Static variable in class org.mdi.gui.swing.DefaultMessageArea
-
- hyperLinkActivated - Variable in class org.mdi.gui.swing.DefaultMessageArea
-
True if the hyperlink was activated.