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 

G

get() - Method in class org.mdi.util.jfx.JFXWorker
Return the value created by the construct method.
get() - Method in class org.mdi.util.swing.SwingWorker
Return the value created by the construct method.
getAboutComponent() - Method in interface org.mdi.bootstrap.swing.MDIAbout
Return the component associated with the about.
getAboutComponent() - Method in class org.mdi.gui.swing.DefaultAboutAction
Return the component associated with the About.
getAboutPluginsAction() - Method in class org.mdi.plugins.swing.PluginsMenuFactory
Return the About action for Plugins.
getActionHandler() - Method in interface org.mdi.bootstrap.MDIAction
Return the MDIActionHandler interface
getActionHandler() - Method in class org.mdi.bootstrap.swing.AbstractMDIAction
Return the associated MDIActionHandler, or null if there is none.
getActionName() - Method in class org.mdi.bootstrap.swing.AbstractMDIAction
Return the action name.
getActionResult() - Method in interface org.mdi.bootstrap.MDIAction
Return the action result.
getAdditionalPluginTypes() - Method in class org.mdi.app.AbstractApplication
Return the optional additional Plugin Types.
getAdditionalPluginTypes() - Method in class org.mdi.app.jfx.AbstractJFXApplication
Return the optional additional Plugin Types.
getAdditionalPluginTypes() - Method in interface org.mdi.bootstrap.MDIApplication
Return the optional additional Plugin Types.
getAllInterfaces(ArrayList<Class>, Class) - Method in class org.mdi.util.ClassDependencyHelper
Return all the interfaces implemented by a Class, at any level of the inheritance hierarchy.
getAllowedPluginTypes() - Method in class org.mdi.app.AbstractApplication
Return the allowed Plugin Types.
getAllowedPluginTypes() - Method in class org.mdi.app.jfx.AbstractJFXApplication
Return the allowed Plugin Types.
getAllowedPluginTypes() - Method in interface org.mdi.bootstrap.MDIApplication
Return the allowed Plugin Types.
getAlternateText() - Method in class org.mdi.bootstrap.ApplicationDesc
Return the Application alternate Text.
getAppDir() - Method in class org.mdi.app.AbstractApplication
Return the application base directory.
getAppDir() - Method in interface org.mdi.bootstrap.MDIApplication
Return the application base directory.
getApplication() - Method in class org.mdi.app.swing.AbstractMDIMenuFactory
Return the Application.
getApplication() - Method in interface org.mdi.bootstrap.swing.MDIMenuFactory
Return the Application.
getApplicationDesc() - Method in class org.mdi.app.AbstractApplication
Return the Application description.
getApplicationDesc() - Method in interface org.mdi.bootstrap.MDIApplication
Return the Application description.
getApplicationDesc() - Method in interface org.mdi.bootstrap.swing.MDIAbout
Return the Application description to show in the About menu.
getApplicationDesc() - Method in class org.mdi.gui.swing.AbstractAboutAction
Return the Application description to show in the About menu.
getApplicationID() - Method in interface org.mdi.bootstrap.MDIApplication
Return the ApplicationID.
getApplicationListeners() - Method in class org.mdi.app.swing.AbstractMDIApplication
Return the list of application listeners.
getApplicationListeners() - Method in interface org.mdi.bootstrap.swing.TabbedApplication
Return the list of application listeners.
getApplicationName() - Method in class org.mdi.app.swing.AbstractMDILauncher
Return the name of the application
getApplicationName() - Method in class org.mdi.bootstrap.ApplicationDesc
Return the Application name.
getApplicationWindow() - Method in class org.mdi.app.swing.AbstractMDIApplication
Return the frame.
getApplicationWindow() - Method in interface org.mdi.bootstrap.swing.GUIApplication
Return the main Window of the MDIApplication.
getAppliType() - Method in class org.mdi.plugins.AppliManifestType
Return the application type.
getArgument(String) - Method in class org.mdi.bootstrap.launcher.ArgumentGroup
Return the argument of a specified key in the group.
getArgument() - Method in class org.mdi.bootstrap.launcher.ArgumentRef
Return the argument.
getArgument(String) - Method in class org.mdi.bootstrap.launcher.CommandLineHandler
Return the argument of a specified key.
getArgumentGroup(String) - Method in class org.mdi.bootstrap.launcher.CommandLineHandler
Return the argument group of a specified key.
getArgumentRef(String) - Method in class org.mdi.bootstrap.launcher.ArgumentGroup
Return the argumentRef of a specified key in the group.
getArgumentRefs() - Method in class org.mdi.bootstrap.launcher.ArgumentGroup
Return the arguments ref in the group.
getArguments() - Method in class org.mdi.bootstrap.launcher.ArgumentGroup
Return the arguments in the group.
getArguments() - Method in class org.mdi.bootstrap.launcher.CommandLineHandler
Return the arguments managed by the handler.
getArgumentsGroups() - Method in class org.mdi.bootstrap.launcher.CommandLineHandler
Return the arguments groups managed by the handler.
getBookmarkedMenu(String) - Method in class org.mdi.app.swing.AbstractMDIMenuFactory
Return a bookmarked menu.
getBookmarkedMenu(String) - Method in interface org.mdi.bootstrap.swing.MDIMenuFactory
Return a bookmarked menu.
getBooleanValue(String) - Method in class org.mdi.bootstrap.MetaData
Return true or false if the key associated value is a Boolean, or false if the key does not exist or the value is not a Boolean.
getBuildDate() - Method in class org.mdi.bootstrap.ApplicationDesc
Return the Application build date to show in the About menu.
getButtonsPanel() - Method in class org.mdi.gui.swing.JErrorPane
Return the panel used for the buttons.
getCancelLabel() - Method in class org.mdi.app.swing.DefaultMDIDialogBuilder
Return the label for the "Cancel" button, in a MDIDialogBuilder.YES_CANCEL_DIALOG.
getCancelLabel() - Method in interface org.mdi.bootstrap.swing.MDIDialogBuilder
Return the label for the "Cancel" button, in a MDIDialogBuilder.YES_CANCEL_DIALOG.
getClassloader() - Method in class org.mdi.plugins.PluginsManager
Return the classLoader used to load the plugins.
getCommandLineArguments() - Method in class org.mdi.app.AbstractApplication
Return the launch arguments of the application.
getCommandLineArguments() - Method in class org.mdi.app.jfx.AbstractJFXApplication
Return the launch arguments of the application.
getCommandLineArguments() - Method in interface org.mdi.bootstrap.MDIApplication
Return the launch arguments of the application.
getCommandLineConfiguration() - Method in interface org.mdi.bootstrap.launcher.CommandLineListener
Return the configuration of the CommandLine arguments managed by the Plugin.
getCommandLineHandler() - Method in class org.mdi.app.AbstractApplication
Return the command-line handler.
getCommandLineHandler() - Method in class org.mdi.app.jfx.AbstractJFXApplication
Return the command-line handler.
getCommandLineHandler() - Method in interface org.mdi.bootstrap.launcher.CommandLineListener
Return the command-line handler.
getCommandLineHandler() - Method in class org.mdi.plugins.AbstractPlugin
Return the command-line handler.
getCompatibilityMetaData() - Method in class org.mdi.bootstrap.MetaData
Return a MetaData that contains only the keys that are useful for compatibility check, that is, stripped of all non compatible keys.
getCompatibleMenuItems(MetaData, boolean, ActionListener) - Method in class org.mdi.app.swing.AbstractMDIMenuFactory
Return a list of JMenuItems for all the tabs compatible with a specific properties Map.
getCompatiblePlugin(String, MetaData) - Method in class org.mdi.plugins.swing.PluginsMenuFactory
Return the first Plugin compatible with some MetaData, for the selected menu Key.
getCompatibleTabs(MetaData, boolean) - Method in class org.mdi.app.swing.AbstractMDIApplication
Return all the panels that are compatible with the given properties Map.
getCompatibleTabs(MetaData, boolean) - Method in interface org.mdi.bootstrap.swing.TabbedApplication
Return all the panels that are compatible with the given properties Map.
getComponent(String) - Method in class org.mdi.app.swing.AbstractMDIApplication
Return the panel of the specified name, or null if there is no panel with this name.
getComponent(Object) - Method in class org.mdi.app.swing.AbstractMDIApplication
Return the Tab component for the specified object.
getComponent() - Method in class org.mdi.bootstrap.FileProperties
Return the FileProperties associated panel.
getComponent(String) - Method in interface org.mdi.bootstrap.swing.GUIApplication
Return the component of the specified name, or null if there is no panel with this name.
getComponent(Object) - Method in interface org.mdi.bootstrap.swing.GUIApplication
Return the Tab component for the specified object.
getComponent() - Method in class org.mdi.bootstrap.swing.MDISettingsNode.Single
Return the component used in the node
getComponents() - Method in class org.mdi.bootstrap.swing.MDISettingsNode.Multiple
Return the component used in the node
getConfiguration(String) - Method in class org.mdi.bootstrap.ConfigPropertiesHelper
Return the configuration of a specified name (or null if there is no configuration for this name).
getConfiguration(Preferences, File) - Method in interface org.mdi.bootstrap.Configuration
Called when the Preferences key-value entries must be updated with the configuration.
getConfiguration(Preferences, File) - Method in interface org.mdi.bootstrap.Configuration2
Called when the Preferences key-value entries must be updated with the configuration.
getConfiguration(Preferences, File, String) - Method in interface org.mdi.bootstrap.NamedConfiguration
Called when the Preferences key-value entries must be updated with the configuration, for a configuration name.
getConfiguration() - Method in interface org.mdi.plugins.PluginFactory
Return the configuration.
getConfigurationManager() - Method in class org.mdi.app.AbstractApplication
Return the Configuration Manager.
getConfigurationManager() - Method in class org.mdi.app.jfx.AbstractJFXApplication
Returns the Configuration Manager.
getConfigurationManager() - Method in interface org.mdi.bootstrap.MDIConfiguredApplication
Return the Configuration Manager.
getConfigurationNames() - Method in class org.mdi.plugins.PluginsConfigurations
Return the set of configurations names.
getConfigurationPropertiesNames(String) - Method in class org.mdi.bootstrap.ConfigPropertiesHelper
Return the names of the configuration properties for a named configuration.
getConfigurationPropertiesNames(String) - Method in interface org.mdi.bootstrap.NamedConfiguration
Return the names of the configuration properties for a named configuration.
getConfigurationProperty(File, String, String) - Method in class org.mdi.bootstrap.ConfigPropertiesHelper
Return the property with a specified name for a named configuration.
getConfigurationProperty(File, String, String) - Method in interface org.mdi.bootstrap.NamedConfiguration
Return the property with a specified name for a named configuration.
getConfigurationPropertyType(String, String) - Method in class org.mdi.bootstrap.ConfigPropertiesHelper
Return the type of the property with a specified name for a named configuration.
getConfigurationPropertyType(String, String) - Method in interface org.mdi.bootstrap.NamedConfiguration
Return the type of the property with a specified name for a named configuration.
getConfigurationPropertyValue(String, String) - Method in class org.mdi.app.AbstractApplication
Set the value for a configuration property.
getConfigurationPropertyValue(String) - Method in interface org.mdi.bootstrap.MDIConfiguredApplication
Set the value for a configuration property.
getConfigurationPropertyValue(String, String) - Method in interface org.mdi.bootstrap.MDIConfiguredApplication
Set the value for a configuration property for a configuration.
getConfigurationsFromPlugin(String) - Method in class org.mdi.plugins.PluginsConfigurations
Return the set of configurations names for a Plugin class.
getContentBorder() - Method in interface org.mdi.bootstrap.swing.MDIDialogBuilder
Return the Border around the dialog content.
getContentParent() - Method in class org.mdi.app.swing.DefaultMDIDialogBuilder.DefaultDialogPart
Return the parent.
getContextClassLoader() - Method in class org.mdi.plugins.AbstractPlugin
Return the context classLoader used to create the plugin.
getCustomActions() - Method in class org.mdi.plugins.PluginsManager
Return the custom actions.
getCustomPropertyValue(String) - Method in class org.mdi.bootstrap.AbstractConfiguration2
Return a property value for custom property setters.
getDefaultCloseAllItems() - Method in class org.mdi.app.swing.AbstractMDIMenuFactory
Return a default close all item for the selected application tab.
getDefaultCloseAllItems(String) - Method in class org.mdi.app.swing.AbstractMDIMenuFactory
Return a default close item for the selected application tab.
getDefaultCloseItem() - Method in class org.mdi.app.swing.AbstractMDIMenuFactory
Return a default close item for the selected application tab.
getDefaultCloseItem(String) - Method in class org.mdi.app.swing.AbstractMDIMenuFactory
Return a default close item for the selected application tab.
getDefaultCloseOtherItems() - Method in class org.mdi.app.swing.AbstractMDIMenuFactory
Return a default close other item for the selected application tab.
getDefaultCloseOtherItems(String) - Method in class org.mdi.app.swing.AbstractMDIMenuFactory
Return a default close other item for the selected application tab.
getDefaultConfiguration() - Method in class org.mdi.bootstrap.ConfigPropertiesHelper
Return the default configuration (or null if there is no default configuration).
getDefaultConfigurationProperty(String, String) - Method in class org.mdi.bootstrap.ConfigPropertiesHelper
Return the default value for a property with a specified name for a named configuration.
getDefaultConfigurationProperty(String, String) - Method in interface org.mdi.bootstrap.NamedConfiguration
Return the default value for a property with a specified name for a named configuration.
getDefaultDialogOpenType() - Method in class org.mdi.app.swing.AbstractMDIApplication
Return the default dialog opening type.
getDefaultDialogOpenType() - Method in class org.mdi.app.swing.DefaultMDIDialogHelper
Return the default dialog opening type.
getDefaultDialogOpenType() - Method in interface org.mdi.bootstrap.swing.GUIApplication
Return the default dialog opening type.
getDefaultDialogOpenType() - Method in interface org.mdi.bootstrap.swing.MDIDialogHelper
Return the default dialog opening type.
getDefaultExitAction() - Method in class org.mdi.app.swing.AbstractMDIMenuFactory
Return a default exit Action for the application.
getDefaultExitAction(String) - Method in class org.mdi.app.swing.AbstractMDIMenuFactory
Return a default exit Action for the application.
getDefaultForceCloseTab() - Method in class org.mdi.app.swing.AbstractMDIApplication
getDefaultForceCloseTab() - Method in interface org.mdi.bootstrap.swing.TabbedApplication
getDefaultIcon(boolean) - Method in class org.mdi.gui.swing.DefaultSettingsAction.DefaultSettingsTreeRenderer
Called internally to access to the default icons for expanded and unexpanded nodes.
getDefaultMenuDesc(String) - Method in class org.mdi.bootstrap.localization.DefaultMenusLocalizationFactory
Return the default menu text for a menu key, which can be used if the text is not defined for this ley.
getDefaultPluginProperty(String) - Method in interface org.mdi.plugins.Plugin
Return the default plugin property named as the parameter.
getDefaultState() - Method in class org.mdi.bootstrap.launcher.Argument
Return the argument default state, if the argument has states.
getDefaultType() - Method in class org.mdi.plugins.AppliManifestType
Return the default Plugin type.
getDefaultValue() - Method in class org.mdi.bootstrap.ConfigPropertiesHelper.Property
Return the property default value.
getDesc() - Method in class org.mdi.bootstrap.launcher.Argument
Return the argument description.
getDesc() - Method in class org.mdi.bootstrap.launcher.ArgumentGroup
Return the argument group description.
getDesc() - Method in class org.mdi.bootstrap.launcher.ArgumentRef
Return the argument description.
getDescription() - Method in class org.mdi.bootstrap.swing.MDISettingsNode.Single
Return the description to put in front of the component
getDialogHelper() - Method in class org.mdi.app.swing.AbstractMDIApplication
Return the dialog helper.
getDialogHelper() - Method in interface org.mdi.bootstrap.swing.GUIApplication
Return the dialog helper.
getDialogPartsByID() - Method in class org.mdi.app.swing.DefaultMDIDialogBuilder
Return the dialog parts by ID.
getDialogPartsByID() - Method in interface org.mdi.bootstrap.swing.MDIDialogBuilder
Return the dialog parts by ID.
getDialogTitle() - Method in class org.mdi.app.swing.DefaultMDIDialogBuilder
Return the dialog title.
getDialogTitle() - Method in interface org.mdi.bootstrap.swing.MDIDialogBuilder
Return the dialog title.
getDialogType() - Method in class org.mdi.app.swing.DefaultMDIDialogBuilder
Return the dialog type.
getDialogType() - Method in interface org.mdi.bootstrap.swing.MDIDialogBuilder
Return the dialog type.
getDimension() - Method in class org.mdi.gui.swing.DefaultAboutAction
Return the settings dimension.
getDimension() - Method in class org.mdi.gui.swing.DefaultSettingsAction
Return the settings dimension.
getDynamicMenuComponent(String) - Method in class org.mdi.app.swing.AbstractMDIMenuFactory
Return the Dynamic Menu Object under the key menu menuKey.
getDynamicMenuComponent(String) - Method in interface org.mdi.bootstrap.swing.MDIMenuFactory
Return the Dynamic Menu Object under the key menu menuKey.
getDynamicMenuElements(String, FileProperties<C>) - Method in class org.mdi.plugins.AbstractMDIPlugin
Return null by default
getDynamicMenuElements(String, FileProperties<C>) - Method in interface org.mdi.plugins.MDIPlugin
This method is responsible for retrieving all the dynamic GUI interfaces of the plugin that must be integrated in the general application interface.
getDynamicMenuElements(String, FileProperties<JComponent>) - Method in class org.mdi.plugins.swing.AbstractSwingMDIPlugin
This method is responsible for retrieving all the dynamic GUI interfaces of the plugin that must be integrated in the general application interface.
getDynamicMenuElements(String, SwingFileProperties) - Method in class org.mdi.plugins.swing.AbstractSwingMDIPlugin
This method is responsible for retrieving all the dynamic GUI interfaces of the plugin that must be integrated in the general application interface.
getDynamicMenuItems(SwingFileProperties, String) - Method in class org.mdi.app.swing.AbstractMDIMenuFactory
Return the dynamic menu items for the MDIApplication.
getDynamicMenuMap() - Method in class org.mdi.app.swing.AbstractMDIMenuFactory
Return the Dynamic Menu Map.
getDynamicMenuMap() - Method in interface org.mdi.bootstrap.swing.MDIMenuFactory
Return the Dynamic Menu Map.
getDynamicPluginsMenuItems(SwingFileProperties, String) - Method in class org.mdi.plugins.swing.PluginsMenuFactory
Return the plugins items that must appear under a dynamic menu, for the selected menu Key.
getEnabledPlugins() - Method in class org.mdi.plugins.PluginsManager
Returned the enabled Plugins of this application.
getErrorLogger() - Method in class org.mdi.app.AbstractApplication
Return the error logger.
getErrorLogger() - Method in class org.mdi.app.jfx.AbstractJFXApplication
Return the error logger.
getErrorLogger() - Method in interface org.mdi.bootstrap.MDIApplication
Return the error logger.
getFactoryConfiguration() - Method in class org.mdi.plugins.PluginsManager.FoundPlugin
 
getFile() - Method in class org.mdi.bootstrap.FileProperties
Return the associated File (may be null).
getFile(URL) - Static method in class org.mdi.bootstrap.MDIFileUtils
Return a File for an URL, replacing percent encoding characters by their equivalent characters.
getFile(Preferences, String, File) - Static method in class org.mdi.bootstrap.prefs.PreferencesHelper
Returns the File represented by the string associated with the specified key in this preference node.
getFile(Preferences, String) - Static method in class org.mdi.bootstrap.prefs.PreferencesHelper
Returns the File represented by the string associated with the specified key in this preference node.
getFileName(Preferences, String, String) - Static method in class org.mdi.bootstrap.prefs.PreferencesHelper
Returns the FileName represented by the string associated with the specified key in this preference node.
getFileProperties(Object) - Method in class org.mdi.app.swing.AbstractMDIApplication
Return the FileProperties for the specified object.
getFileProperties(Object) - Method in interface org.mdi.bootstrap.swing.GUIApplication
Return the FileProperties for the specified object.
getFilePropertyForTab(String) - Method in interface org.mdi.bootstrap.swing.TabbedApplication
Return the file property associated with a tab name.
getFileRelativeTo(Preferences, String, File, File) - Static method in class org.mdi.bootstrap.prefs.PreferencesHelper
Returns the File represented by the string associated with the specified key in this preference node.
getGroups() - Method in class org.mdi.bootstrap.launcher.Argument
Return the argument group.
getHandler() - Method in interface org.mdi.gui.MessageArea
Return the message area handler.
getHorizontalMenusSeparation() - Method in class org.mdi.app.swing.DefaultMDIDialogBuilder
Return the horizontal menus separation.
getIcon(String) - Method in class org.mdi.app.swing.DefaultSwingTabTypeManager
Return the icon for a type.
getIcon() - Method in interface org.mdi.bootstrap.swing.MDISettingsNode
Return the icon to put on the tree node
getIcon() - Method in class org.mdi.bootstrap.swing.MDISettingsNode.Multiple
Return the icon to put on the tree node
getIcon() - Method in class org.mdi.bootstrap.swing.MDISettingsNode.Single
Return the icon to put on the tree node
getIcon(String) - Method in interface org.mdi.bootstrap.TabTypeManager
Return the icon for a type.
getIconTypes() - Method in class org.mdi.app.swing.DefaultSwingTabTypeManager
Return the supported icon types.
getIconTypes() - Method in interface org.mdi.bootstrap.TabTypeManager
Return the supported icon types.
getID() - Method in class org.mdi.app.swing.DefaultMDIDialogBuilder.DefaultDialogPart
Return the dialog Part id.
getID() - Method in class org.mdi.app.swing.DefaultMDIDialogBuilder
Return the ID of the Dialog.By default the ID is "MDIDialogBuilder".
getID() - Method in interface org.mdi.bootstrap.swing.MDIDialogBuilder.DialogPart
Return the dialog Part id.
getID() - Method in interface org.mdi.bootstrap.swing.MDIDialogBuilder
Return the ID of the Dialog.
getInstance() - Static method in class org.mdi.app.LauncherConf
Return the unique LauncherConf instance.
getInstance() - Static method in class org.mdi.bootstrap.localization.MenusLocalization
Return the unique instance.
getInstance() - Static method in class org.mdi.util.ClassDependencyHelper
Return the unique instance.
getInstance(ClassLoader) - Static method in class org.mdi.util.ClassDependencyHelper
Return the unique instance of this helper, with a selected ClassLoader.
getIntegerValue(String) - Method in class org.mdi.bootstrap.MetaData
Return the int value associated with the key, or -1 if the key does not exist or the value is not an Integer.
getJMenuBar() - Method in class org.mdi.app.swing.DefaultMDIDialogBuilder
Return the dialog menu bar.
getJMenuBar() - Method in interface org.mdi.bootstrap.swing.MDIDialogBuilder
Return the dialog menubar.
getJToolBar() - Method in class org.mdi.app.swing.DefaultMDIDialogBuilder
Return the dialog toolbar.
getJToolBar() - Method in interface org.mdi.bootstrap.swing.MDIDialogBuilder
Return the dialog toolbar.
getKey() - Method in class org.mdi.bootstrap.launcher.Argument
Return the argument key.
getKey() - Method in class org.mdi.bootstrap.launcher.ArgumentGroup
Return the argument group key.
getKey() - Method in class org.mdi.bootstrap.launcher.ArgumentRef
Return the argument key.
getLabel() - Method in interface org.mdi.bootstrap.swing.MDISettingsNode
Return the label to put on the tree node
getLabel() - Method in class org.mdi.bootstrap.swing.MDISettingsNode.Multiple
Return the label to put on the tree node
getLabel() - Method in class org.mdi.bootstrap.swing.MDISettingsNode.Single
Return the label to put on the tree node
getLanguage() - Method in class org.mdi.bootstrap.localization.MenusLocalization
Return the language used for the localization.
getLaunchProperties(String[]) - Static method in class org.mdi.app.LauncherConf
Store the launch arguments of a main static method into a Map of <key,value>.
getLaunchProperties(String[], boolean) - Static method in class org.mdi.app.LauncherConf
Store the launch arguments of a main static method into a Map of <key,value>.
getLoadablePlugins() - Method in class org.mdi.plugins.PluginsManager
Return the map of loadable plugins.
getLoadedPluginList() - Method in class org.mdi.plugins.PluginsManager
Return the list of available Plugins, for the plugins who have successfuly been loaded.
getLoadedPluginPeer() - Method in class org.mdi.plugins.PluginsManager
 
getLoadedPlugins() - Method in class org.mdi.plugins.PluginsManager
Return the list of loaded Plugins.
getLogger() - Method in class org.mdi.util.ThreadQueue
Return the associated Logger if there is any.
getLongDescription() - Method in interface org.mdi.bootstrap.MDIAction
Return a long description of the action.
getLongDescription() - Method in class org.mdi.bootstrap.swing.AbstractMDIAction
Return the long description of this MDIAction, which is the Action.LONG_DESCRIPTION of the AbstractAction from which it derives.
getMaximumLines() - Method in interface org.mdi.gui.MessageArea
Return the maximum lines to be displayed, or -1 if there is no limitation.
getMaximumLines() - Method in class org.mdi.gui.swing.DefaultMessageArea
Return the maximum lines to be displayed, or -1 if there is no limitation.
getMaxProgress() - Method in interface org.mdi.gui.ProgressInterface
Return the maximum progress value of the progress interface.
getMaxProgress() - Method in class org.mdi.gui.swing.DefaultProgressInterface
Return the maximum progress value of the progress bar.
getMaxProgress() - Method in class org.mdi.gui.swing.SplashScreen
Return the maximum progress value of the progress bar.
getMDIAbout() - Method in class org.mdi.app.swing.AbstractMDIMenuFactory
Return the About component.
getMDIAbout() - Method in interface org.mdi.bootstrap.swing.MDIMenuFactory
Return the About component.
getMDIApplication() - Method in class org.mdi.plugins.PluginsManager
Return the application.
getMDIBuilderDialog() - Method in class org.mdi.app.swing.DefaultMDIDialogBuilder
Return the MDIBuilderDialog.
getMDIBuilderDialog() - Method in interface org.mdi.bootstrap.swing.MDIDialogBuilder
Return the MDIDialog.
getMDIPluginsInitMode() - Method in class org.mdi.plugins.AbstractPluginsEDTSupport
Return the initialization mode of the MDIPlugins.
getMDIPluginsInitMode() - Method in interface org.mdi.plugins.PluginsEDTSupport
Return the initialization mode of the MDIPlugins.
getMDISettings() - Method in class org.mdi.app.swing.AbstractMDIMenuFactory
Return the MDIApplication settings component.
getMDISettings() - Method in interface org.mdi.bootstrap.swing.MDIMenuFactory
Return the settings component.
getMenuBar() - Method in class org.mdi.app.swing.AbstractMDIApplication
Return the menu bar.
getMenuBar() - Method in class org.mdi.app.swing.AbstractMDIMenuFactory
Return the MenuBar of the MDIApplication.
getMenuBar() - Method in interface org.mdi.bootstrap.swing.GUIApplication
Return the menu bar.
getMenuBar() - Method in interface org.mdi.bootstrap.swing.MDIMenuFactory
Return the MenuBar of the MDIApplication.
getMenuBookmarks() - Method in class org.mdi.app.swing.AbstractMDIMenuFactory
Return the menu bookmarks keyset.
getMenuBookmarks() - Method in interface org.mdi.bootstrap.swing.MDIMenuFactory
Return the bookmarks.
getMenuFactory() - Method in class org.mdi.app.swing.AbstractMDIApplication
Return the associated menu factory.
getMenuFactory() - Method in interface org.mdi.bootstrap.swing.GUIApplication
Return the MDIApplication Menu Factory.
getMenusLocalizationFactory() - Method in class org.mdi.bootstrap.localization.MenusLocalization
Return the localization factory.
getMenuText(String, String) - Method in class org.mdi.bootstrap.localization.DefaultMenusLocalizationFactory
Return the text for a menu key.
getMenuText(String) - Method in class org.mdi.bootstrap.localization.MenusLocalization
Return the text for a menu key.
getMenuText(String, String) - Method in interface org.mdi.bootstrap.localization.MenusLocalizationFactory
Return the text for a menu key.
getMenuTextDe(String) - Method in class org.mdi.bootstrap.localization.DefaultMenusLocalizationFactory
Return the menu text for the German locale.
getMenuTextEn(String) - Method in class org.mdi.bootstrap.localization.DefaultMenusLocalizationFactory
Return the menu text for the US English locale.
getMenuTextFr(String) - Method in class org.mdi.bootstrap.localization.DefaultMenusLocalizationFactory
Return the menu text for the French locale.
getMessage() - Method in interface org.mdi.bootstrap.MDIAction
Return a message that will be presented in the application Message area.
getMessage() - Method in class org.mdi.bootstrap.swing.AbstractMDIAction
Get the message associated with the action.
getMessageArea(SwingFileProperties) - Method in class org.mdi.app.swing.AbstractMDIApplication
Return the MDIApplication MessageArea for a specified properties.
getMessageArea() - Method in class org.mdi.app.swing.AbstractMDIApplication
Return the MDIApplication Message Area.
getMessageArea() - Method in interface org.mdi.bootstrap.swing.GUIApplication
Return the MDIApplication MessageArea.
getMessageArea(SwingFileProperties) - Method in interface org.mdi.bootstrap.swing.GUIApplication
Return the MDIApplication MessageArea for a specified properties.
getMessageAreaHandler() - Method in interface org.mdi.gui.MessageArea
Return the message area handler.
getMessageAreaHandler() - Method in class org.mdi.gui.swing.DefaultMessageArea
Return the first message area handler.
getMessageAreaHandlers() - Method in interface org.mdi.gui.MessageArea
Return the message area handlers.
getMessageAreaHandlers() - Method in class org.mdi.gui.swing.DefaultMessageArea
Return the message area handlers.
getMessageAreaSize() - Method in class org.mdi.app.swing.MDIApplicationProperties
Return the message area size.
getMessageAreaType() - Method in class org.mdi.app.swing.AbstractMDIApplication
Return the message area type.
getMessageAreaType() - Method in class org.mdi.app.swing.MDIApplicationProperties
Return the messge area type.
getMessageAreaType() - Method in interface org.mdi.bootstrap.swing.GUIApplication
Return the message area type.
getMessageType() - Method in class org.mdi.app.swing.DefaultMDIDialogBuilder
Return the message type, specifyng the type of icon which will be presented in the dialog.
getMessageType() - Method in interface org.mdi.bootstrap.swing.MDIDialogBuilder
Return the message type, specifyng the type of icon which will be presented in the dialog.
getMetaData() - Method in class org.mdi.bootstrap.FileProperties
Return the MetaData associated with the panel.
getName() - Method in class org.mdi.bootstrap.ConfigPropertiesHelper.Property
Return the property name.
getName() - Method in class org.mdi.bootstrap.FileProperties
Return the name of the panel.
getNotDisablingComponent() - Method in class org.mdi.app.swing.DefaultMDIDialogBuilder.DefaultDialogPart
Return the component which will never be disabled by the DefaultMDIDialogBuilder.DefaultDialogPart.setEnabled(boolean) method.
getNotNullBuildDate() - Method in class org.mdi.bootstrap.ApplicationDesc
Return the Application date.
getNotNullVersion() - Method in class org.mdi.bootstrap.ApplicationDesc
Return the Application version.
getObject() - Method in class org.mdi.bootstrap.FileProperties
Return the associated Object, if it exists, or else return null.
getObject(Preferences, String, Object) - Method in interface org.mdi.bootstrap.prefs.PreferencesHelperFactory
Return the Object for a key in a Preferences node.
getOrderedTabs() - Method in class org.mdi.app.swing.AbstractMDIApplication
Return the ordered list of the tabs.
getOrderedTabs() - Method in interface org.mdi.bootstrap.swing.TabbedApplication
Return the ordered list of the tabs.
getPlatformType() - Static method in class org.mdi.app.PlatformUtils
Return the OS type.
getPlugin(String, boolean) - Method in class org.mdi.app.AbstractApplication
Return the Plugin, given its associated class path.If acceptAll is false and the plugin is not enabled, it will return null.
getPlugin(String, boolean) - Method in class org.mdi.app.jfx.AbstractJFXApplication
Return the Plugin, given its associated class path.If acceptAll is false and the plugin is not enabled, it will return null.
getPlugin(String) - Method in interface org.mdi.bootstrap.MDIApplication
Return the Plugin, given its associated class path.
getPlugin(String, boolean) - Method in interface org.mdi.bootstrap.MDIApplication
Return the Plugin, given its associated class path.If acceptAll is false and the plugin is not enabled, it will return null.
getPluginBuildDate() - Method in interface org.mdi.plugins.Plugin
Return the Plugin version.
getPluginConfiguration() - Method in interface org.mdi.plugins.Plugin
Return the Plugin Configuration class.
getPluginDesc() - Method in class org.mdi.plugins.AbstractPlugin
Return the Plugin description.
getPluginDesc() - Method in interface org.mdi.plugins.Plugin
Return the Plugin description.
getPluginDescription() - Method in interface org.mdi.plugins.Plugin
Return the Plugin description.
getPluginForName(String, boolean) - Method in class org.mdi.app.AbstractApplication
Return a Plugin, given its associated name.
getPluginForName(String, boolean) - Method in class org.mdi.app.jfx.AbstractJFXApplication
Return a Plugin, given its associated name.
getPluginForName(String) - Method in interface org.mdi.bootstrap.MDIApplication
Return a Plugin, given its associated name.
getPluginForName(String, boolean) - Method in interface org.mdi.bootstrap.MDIApplication
Return a Plugin, given its associated name.
getPluginList() - Method in class org.mdi.plugins.PluginsManager
Return the list of available Plugins.
getPluginName() - Method in interface org.mdi.plugins.Plugin
Return the Plugin name.
getPluginObjectsForKey(String, List<MDIPlugin<?>>) - Method in class org.mdi.plugins.swing.PluginMenuHandler
Return a specific object associated with plugins.
getPluginObjectsForKey(String) - Method in class org.mdi.plugins.swing.PluginsMenuFactory
Return a specific object associated with plugins.
getPluginProperty(String) - Method in interface org.mdi.plugins.Plugin
Return the plugin property named as the parameter.
getPlugins() - Method in class org.mdi.app.AbstractApplication
Return the Plugins List.
getPlugins() - Method in class org.mdi.app.jfx.AbstractJFXApplication
Return the list of Plugins.
getPlugins() - Method in interface org.mdi.bootstrap.MDIApplication
Return the Plugins List.
getPluginsAboutPane() - Method in class org.mdi.plugins.swing.PluginsMenuFactory
Return the Plugins About pane.
getPluginsConfigurations() - Method in class org.mdi.plugins.PluginsManager
Return the Plugins configurations.
getPluginsDeactivationPolicy() - Method in class org.mdi.app.AbstractApplication
Return the plugins deactivation policy.
getPluginsDeactivationPolicy() - Method in class org.mdi.app.jfx.AbstractJFXApplication
Return the plugins deactivation policy. return PluginsDeactivationPolicy.DEACTIVATION_NOT_ALLOWED by default.
getPluginsDeactivationPolicy() - Method in interface org.mdi.bootstrap.MDIApplication
Return the plugins deactivation policy.
getPluginsDeactivationPolicy() - Method in class org.mdi.plugins.PluginsManager
Return the plugins deactivation policy.
getPluginsDynamicMenuElements(String, FileProperties, List<MDIPlugin<?>>) - Method in class org.mdi.plugins.swing.PluginMenuHandler
Return a dynamic plugins menu items for all plugins.
getPluginsEDTSupport(PluginsManager) - Method in class org.mdi.app.jfx.AbstractJFXApplication
Return the JavaFX support class for the GUI initialization of Plugins.
getPluginsEDTSupport(PluginsManager) - Method in class org.mdi.app.swing.AbstractMDIApplication
Return the Swing support class for the GUI initialization of Plugins.
getPluginsEDTSupport(PluginsManager) - Method in interface org.mdi.bootstrap.MDIApplication
Return the support class for the GUI initialization of Plugins.
getPluginsEDTSupport(PluginsManager) - Method in interface org.mdi.bootstrap.swing.GUIApplication
Return the Swing support class for the GUI initialization of Plugins.
getPluginsFromConfiguration(String) - Method in class org.mdi.plugins.PluginsConfigurations
Return the plugins for a configuration name.
getPluginsManager() - Method in class org.mdi.app.AbstractApplication
Return the PluginsManager.
getPluginsManager() - Method in class org.mdi.app.jfx.AbstractJFXApplication
Returns the PluginsManager.
getPluginsManager() - Method in interface org.mdi.bootstrap.MDIApplication
Return the PluginsManager.
getPluginsManager() - Method in class org.mdi.plugins.swing.PluginMenuHandler
Return the plugins manager.
getPluginsMap() - Method in class org.mdi.app.AbstractApplication
Return Plugins Map.
getPluginsMap() - Method in class org.mdi.app.jfx.AbstractJFXApplication
Return the Map of Plugins.
getPluginsMap() - Method in interface org.mdi.bootstrap.MDIApplication
Return Plugins Map.
getPluginsMenuFactory() - Method in class org.mdi.app.swing.AbstractMDIMenuFactory
Return the PluginsMenuFactory.
getPluginsMenuFactory() - Method in interface org.mdi.bootstrap.swing.MDIMenuFactory
Return the PluginsMenuFactory.
getPluginsName() - Method in class org.mdi.plugins.PluginsEvent
Return the Plugin responsible for the event.
getPluginsSize() - Method in class org.mdi.plugins.PluginsManager
Return the number of loaded Plugins.
getPluginStaticMenuElements(String, MDIPlugin) - Method in class org.mdi.plugins.swing.PluginMenuHandler
Encapsulate the import of plugin menus.
getPluginStaticMenuElements(String, String, MDIPlugin) - Method in class org.mdi.plugins.swing.PluginMenuHandler
Encapsulate the import of plugin menus.If any Exception appear during the import, a null Object will be returned.
getPluginsToolBarButtons() - Method in class org.mdi.plugins.swing.PluginsMenuFactory
Return the list of Plugins toolbar buttons.
getPluginVersion() - Method in interface org.mdi.plugins.Plugin
Return the Plugin version.
getPreferencesHelperFactory() - Method in class org.mdi.app.ConfigurationManager
* Return the custom preferences factory.
getPreferencesRoot() - Method in class org.mdi.app.ConfigurationManager
Return the Preferences root.
getPreferredScrollableViewportSize() - Method in class org.mdi.gui.swing.StylableSizableArea
 
getPreferredSize() - Method in class org.mdi.gui.swing.DefaultSettingsAction.DefaultSettingsPanel
 
getPrefValue(Preferences, String, Object, File) - Method in interface org.mdi.bootstrap.Configuration2
Return the Preferences value for a property.
getPrintFileExtension() - Method in class org.mdi.app.swing.DefaultMDIDialogBuilder
Return the print file extension.
getPrintFileExtension() - Method in interface org.mdi.bootstrap.swing.MDIDialogBuilder
Return the print file extension.
getPrintLabel() - Method in class org.mdi.app.swing.DefaultMDIDialogBuilder
Return the label for the "Print" button, in a MDIDialogBuilder.OK_PRINT_DIALOG.
getPrintLabel() - Method in interface org.mdi.bootstrap.swing.MDIDialogBuilder
Return the label for the "Print" button, in a MDIDialogBuilder.OK_PRINT_DIALOG.
getProgress() - Method in interface org.mdi.gui.ProgressInterface
Return the current progress value of the progress interface.
getProgress() - Method in class org.mdi.gui.swing.DefaultProgressInterface
Return the current progress value of the progress bar.
getProgress() - Method in class org.mdi.gui.swing.SplashScreen
Return the current progress value of the progress bar.
getProgressBar() - Method in class org.mdi.gui.swing.StatusBar
Return the progress bar.
getProgressInterface() - Method in class org.mdi.app.swing.AbstractMDIMenuFactory
Return the progress interface for the menu factory.
getProgressInterface() - Method in interface org.mdi.bootstrap.swing.MDIMenuFactory
Return the progress interface for the menu factory.
getProperties(String) - Method in class org.mdi.app.swing.AbstractMDIApplication
Return the FileProperties for a tab of a specified name.
getProperties() - Method in class org.mdi.bootstrap.ConfigPropertiesHelper.ConfigSet
Return the map of properties.
getProperties(String) - Method in interface org.mdi.bootstrap.swing.GUIApplication
Return the FileProperties for a tab of a specified name.
getPropertiesTypes() - Method in class org.mdi.bootstrap.AbstractConfiguration2
Return a sorted Map with the properties keys and their type.
getPropertiesTypes() - Method in interface org.mdi.bootstrap.Configuration2
Return a sorted Map with the properties keys and their type.
getProperty(String) - Method in class org.mdi.bootstrap.ConfigPropertiesHelper.ConfigSet
Return the property of a specified name.
getProperty(Object) - Method in interface org.mdi.plugins.Plugin
Return the value for a specific property.
getPropertyType(Object) - Method in interface org.mdi.plugins.Plugin
Return the Class for a specific property.
getPropertyValue(String, String) - Method in class org.mdi.app.ConfigurationManager
Return the value for a configuration property.
getPropertyValue(String) - Method in class org.mdi.bootstrap.AbstractConfiguration2
Return the value for a property.
getPropertyValue(String) - Method in interface org.mdi.bootstrap.Configuration2
Return the value for a property.
getPropertyValueAsBoolean(String, boolean) - Method in interface org.mdi.bootstrap.Configuration2
Return the value for a property as a boolean.
getPropertyValueAsChar(String, char) - Method in interface org.mdi.bootstrap.Configuration2
Return the value for a property as a char.
getPropertyValueAsFile(String, File) - Method in interface org.mdi.bootstrap.Configuration2
Return the value for a property as a File.
getPropertyValueAsFloat(String, float) - Method in interface org.mdi.bootstrap.Configuration2
Return the value for a property as a float.
getPropertyValueAsInt(String, int) - Method in interface org.mdi.bootstrap.Configuration2
Return the value for a property as an int.
getPropertyValueAsLong(String, long) - Method in interface org.mdi.bootstrap.Configuration2
Return the value for a property as a long.
getPropertyValueAsString(String, String) - Method in interface org.mdi.bootstrap.Configuration2
Return the value for a property as a String.
getPropertyValueAsURL(String, URL) - Method in interface org.mdi.bootstrap.Configuration2
Return the value for a property as a URL.
getRealNameForTab(String) - Method in class org.mdi.app.swing.AbstractMDIApplication
Return the real name corresponding with a tab name.
getRealNameForTab(String) - Method in interface org.mdi.bootstrap.swing.TabbedApplication
Return the real name corresponding with a displayed tab name.
getRealPlugin() - Method in interface org.mdi.plugins.Plugin
Return this.
getRelativePath(File, String) - Static method in class org.mdi.bootstrap.MDIFileUtils
Return the File corresponding to a String-defined path, that can be defined as absolute, or as relative to a base directory.
getRelativePath(File, File) - Static method in class org.mdi.bootstrap.MDIFileUtils
Return the path of a File relative to a directory.
getRootNode() - Method in class org.mdi.gui.swing.DefaultSettingsAction.DefaultSettingsPanel
Return the root node of the tree.
getSelectedComponent() - Method in class org.mdi.app.swing.AbstractMDIApplication
Return the selected component.
getSelectedComponent() - Method in interface org.mdi.bootstrap.swing.GUIApplication
Return the selected component.
getSelectedProperties() - Method in class org.mdi.app.swing.AbstractMDIApplication
Return the FileProperties for the selected tab.
getSelectedProperties() - Method in interface org.mdi.bootstrap.swing.GUIApplication
Return the FileProperties for the selected tab.
getSettingsComponent() - Method in interface org.mdi.bootstrap.swing.MDISettings
Return the component associated with the settings.
getSettingsComponent() - Method in class org.mdi.gui.swing.DefaultSettingsAction
Return the component associated with the settings.
getSettingsMenuElements(String) - Method in interface org.mdi.plugins.MDIPlugin
This method is responsible for retrieving all the static GUI interfaces of the plugin that must be integrated in the general application interface.
getSettingsMenuElements(String, MDIPlugin) - Method in class org.mdi.plugins.swing.PluginMenuHandler
Encapsulate the import of plugin menus.
getShortDescription() - Method in interface org.mdi.bootstrap.MDIAction
Return a short description of the action.
getShortDescription() - Method in class org.mdi.bootstrap.swing.AbstractMDIAction
Return a short description of the action.
getSize() - Method in class org.mdi.app.swing.DefaultMDIDialogBuilder
Return the dimension of the dialog.
getSize() - Method in interface org.mdi.bootstrap.swing.MDIDialogBuilder
Return the dimension of the dialog.
getSplitPane() - Method in class org.mdi.gui.swing.DefaultSettingsAction.DefaultSettingsPanel
Return the internal JSplitPane.
getStartDirectory() - Method in class org.mdi.app.AbstractApplication
Return the starting directory of the application.
getStartDirectory() - Method in interface org.mdi.bootstrap.MDIApplication
Return the starting directory of the application.
getStartDirectory() - Method in class org.mdi.plugins.PluginsManager
Return the starting directory.
getState(String) - Method in class org.mdi.bootstrap.launcher.Argument
Return the state for a specified value.
getStates() - Method in class org.mdi.bootstrap.launcher.Argument
Return the states if the argument has states.
getStaticMenuElements(String) - Method in class org.mdi.plugins.AbstractMDIPlugin
Return null by default
getStaticMenuElements(String) - Method in interface org.mdi.plugins.MDIPlugin
This method is responsible for retrieving all the static GUI interfaces of the plugin that must be integrated in the general application interface.
getStaticMenuElements(String, String) - Method in interface org.mdi.plugins.MDIPlugin
This method is responsible for retrieving all the static GUI interfaces of the plugin that must be integrated in the general application interface, with an associated parameter.
getStaticMenuMap() - Method in class org.mdi.app.swing.AbstractMDIMenuFactory
Return the static Menu Map.
getStaticMenuMap() - Method in interface org.mdi.bootstrap.swing.MDIMenuFactory
Return the static Menu Map.
getStatusBar() - Method in class org.mdi.app.swing.AbstractMDIApplication
Return the Statusbar associated with the main window, and create it before if it does not exist.
getStatusBar() - Method in interface org.mdi.bootstrap.swing.GUIApplication
Return the Statusbar associated with the main window.
getStatusBorder() - Method in class org.mdi.gui.swing.StatusBar
Return the status bar Border.
getStringValue(String) - Method in class org.mdi.bootstrap.MetaData
Return the String value associated with the key, or null if the key does not exist or the value is not a String.
getTabbedApplication() - Method in class org.mdi.gui.swing.ClosableTabbedPane
 
getTabbedPane() - Method in class org.mdi.app.swing.AbstractMDIApplication
Return the tabbed pane used by the MDI Application.
getTabbedPane() - Method in interface org.mdi.bootstrap.swing.TabbedApplication
Return the tabbed pane used by the MDI Application.
getTabCount() - Method in class org.mdi.app.swing.AbstractMDIApplication
Return the number of tabs.
getTabCount() - Method in interface org.mdi.bootstrap.swing.TabbedApplication
Return the number of tabs.
getTabDisplayedName(String) - Method in class org.mdi.app.swing.AbstractMDIApplication
Return the displayed tab name corresponding with a name.
getTabDisplayedName(String) - Method in interface org.mdi.bootstrap.swing.TabbedApplication
Return the displayed tab name corresponding with a name.
getTabList() - Method in class org.mdi.app.swing.AbstractMDIApplication
Return the list of tabs as a Map, associating the tabs names with their Component.
getTabList() - Method in interface org.mdi.bootstrap.swing.TabbedApplication
Return the list of tabs as a Map, associating the tabs names with their Component.
getTabPropertiesList() - Method in class org.mdi.app.swing.AbstractMDIApplication
Return the list of tabs properties as a Map.
getTabPropertiesList() - Method in interface org.mdi.bootstrap.swing.TabbedApplication
Return the list of tabs properties as a Map.
getTabTypeManager() - Method in class org.mdi.app.swing.AbstractMDIApplication
Return the manager which associated types to icons.
getTabTypeManager() - Method in interface org.mdi.bootstrap.swing.TabbedApplication
Return the manager which associated types to icons.
getThreadQueue() - Method in class org.mdi.app.AbstractApplication
Return the MDIApplication ThreadQueue.
getThreadQueue() - Method in class org.mdi.app.jfx.AbstractJFXApplication
Return the MDIApplication ThreadQueue.
getTime() - Method in class org.mdi.app.AbstractApplication
Return the time after the last operation.
getTime() - Method in class org.mdi.app.jfx.AbstractJFXApplication
Return the time after the last operation.
getTime() - Method in interface org.mdi.bootstrap.MDIApplication
Return the time after the last operation.
getTitle() - Method in class org.mdi.app.swing.AbstractMDIApplication
Return the GUI frame title
getTitleAt(int) - Method in class org.mdi.gui.swing.ClosableTabbedPane
 
getToolBarPanel() - Method in class org.mdi.app.swing.AbstractMDIApplication
Return the panel containing the toolbars.
getToolBarPanel() - Method in class org.mdi.app.swing.AbstractMDIMenuFactory
Return the ToolBar of the MDIApplication.
getToolBarPanel() - Method in interface org.mdi.bootstrap.swing.GUIApplication
Return the panel containing the toolbars.
getToolBarPanel() - Method in interface org.mdi.bootstrap.swing.MDIMenuFactory
Return the ToolBar of the MDIApplication.
getTransferData(DataFlavor) - Method in class org.mdi.gui.swing.DefaultMessageArea.HtmlSelection
 
getTransferDataFlavors() - Method in class org.mdi.gui.swing.DefaultMessageArea.HtmlSelection
 
getTree() - Method in class org.mdi.gui.swing.DefaultSettingsAction.DefaultSettingsPanel
Return the settings tree.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.mdi.gui.swing.DefaultSettingsAction.DefaultSettingsTreeRenderer
Set the value of the current tree cell to value.
getTreeModel() - Method in class org.mdi.gui.swing.DefaultSettingsAction.DefaultSettingsPanel
Return the internal TreeModel.
getType() - Method in class org.mdi.bootstrap.ConfigPropertiesHelper.Property
Return the property type.
getType() - Method in class org.mdi.bootstrap.FileProperties
Return the type of the file properties.
getType() - Method in class org.mdi.bootstrap.launcher.Argument
Return the argument type.
getType() - Method in class org.mdi.plugins.PluginsEvent
Return the event type.
getUnusedName(String) - Method in class org.mdi.app.swing.AbstractMDIApplication
Return an unused name beginning with the name String.
getURL() - Method in class org.mdi.bootstrap.FileProperties
Return the associated URL (may be null).
getUserDir() - Method in class org.mdi.app.LauncherConf
Return the user.dir directory.
getUserDirURL() - Method in class org.mdi.app.LauncherConf
Return the user.dir directory.
getUserHome() - Method in class org.mdi.app.LauncherConf
Return the user.home directory.
getUserHomeURL() - Method in class org.mdi.app.LauncherConf
Return the user.home directory.
getValue() - Method in class org.mdi.bootstrap.AbstractConfiguration2.PropertyValue
Return the value.
getValue() - Method in class org.mdi.bootstrap.ConfigPropertiesHelper.Property
Return the property value.
getValue() - Method in class org.mdi.bootstrap.launcher.Argument
Return the argument value.
getValue() - Method in class org.mdi.util.jfx.JFXWorker
Return the value produced by the worker thread, or null if it hasn't been constructed yet.
getValue() - Method in class org.mdi.util.swing.SwingWorker
Return the value produced by the worker thread, or null if it hasn't been constructed yet.
getValueAsBoolean() - Method in class org.mdi.bootstrap.launcher.Argument
Return the argument value as a boolean.
getValueAsChar() - Method in class org.mdi.bootstrap.launcher.Argument
Return the argument value as a char.
getValueAsFile() - Method in class org.mdi.bootstrap.launcher.Argument
Return the argument value as a File.
getValueAsFloat() - Method in class org.mdi.bootstrap.launcher.Argument
Return the argument value as a float.
getValueAsInt() - Method in class org.mdi.bootstrap.launcher.Argument
Return the argument value as an int.
getValueAsLong() - Method in class org.mdi.bootstrap.launcher.Argument
Return the argument value as a long.
getValueAsShort() - Method in class org.mdi.bootstrap.launcher.Argument
Return the argument value as a short.
getValueAsString() - Method in class org.mdi.bootstrap.launcher.Argument
Return the argument value as a String.
getValueAsURL() - Method in class org.mdi.bootstrap.launcher.Argument
Return the argument value as an URL.
getValueIcon(Object, boolean) - Method in class org.mdi.gui.swing.DefaultSettingsAction.DefaultSettingsTreeRenderer
Called internally to set the Icon for a value.
getVersion() - Method in class org.mdi.bootstrap.ApplicationDesc
Return the Application version.
getVerticalMenusSeparation() - Method in class org.mdi.app.swing.DefaultMDIDialogBuilder
Return the vertical menus separation.
getYesLabel() - Method in class org.mdi.app.swing.DefaultMDIDialogBuilder
Return the label for the "Yes" button, in a MDIDialogBuilder.YES_CANCEL_DIALOG, or the "OK" button in the MDIDialogBuilder.OK_DIALOG.
getYesLabel() - Method in interface org.mdi.bootstrap.swing.MDIDialogBuilder
Return the label for the "Yes" button, in a MDIDialogBuilder.YES_CANCEL_DIALOG, or the "OK" button in the MDIDialogBuilder.OK_DIALOG or MDIDialogBuilder.OK_PRINT_DIALOG.
globalMessageArea - Variable in class org.mdi.app.swing.MDIApplicationProperties
The global message area (may be null).
globalParent - Variable in class org.mdi.app.swing.MDIApplicationProperties
The global parent component.
gui - Variable in class org.mdi.app.swing.DefaultMDIDialogHelper
The GUI application.
GUIApplication - Interface in org.mdi.bootstrap.swing
Interface for a Swing GUI MDIApplication.
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