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 

R

register(MDIApplication) - Method in class org.mdi.plugins.AbstractPlugin
Register the Application.
register(MDIApplication) - Method in interface org.mdi.plugins.Plugin
Register the Plugin.
REGISTER_EXCEPTION - Static variable in interface org.mdi.plugins.PluginsManagerListener
The type for register plugin exceptions.
registerIcon(Object, Icon) - Method in class org.mdi.gui.swing.DefaultSettingsAction.DefaultSettingsTreeRenderer
Register an icon with the userObject value.
registerMenus() - Method in class org.mdi.app.swing.AbstractMDIMenuFactory
Register the Plugins static menus if there are any Plugin.
registerMenus() - Method in interface org.mdi.bootstrap.swing.MDIMenuFactory
Register the Plugins static menus if there are any Plugin.
registerMenus(Map<String, JMenu>) - Method in class org.mdi.plugins.swing.PluginsMenuFactory
Register the main application menu, and the plugins menu.
registerPlugins() - Method in class org.mdi.app.AbstractApplication
Register the Plugins.
registerPlugins() - Method in class org.mdi.app.jfx.AbstractJFXApplication
Register the Plugins.
registerPlugins(MDIApplication) - Method in class org.mdi.plugins.PluginsManager
Register all Plugins.
registerPlugins(PluginsManager) - Method in class org.mdi.plugins.swing.PluginsMenuFactory
Register the list of Plugins.
removeApplicationListener(MDIApplicationListener) - Method in class org.mdi.app.swing.AbstractMDIApplication
Remove an application listener.
removeApplicationListener(MDIApplicationListener) - Method in interface org.mdi.bootstrap.swing.TabbedApplication
Remove an application listener.
removeListener(PluginsListener) - Method in class org.mdi.plugins.PluginsManager
Remove a Plugin listener.
removeOpenedDialog(MDIDialog) - Method in class org.mdi.app.swing.DefaultMDIDialogHelper
Remove an opened dialog from the list of dialog previously opened.
removeSelectedTab() - Method in class org.mdi.app.swing.AbstractMDIApplication
Remove the currently selected tab.
removeSelectedTab() - Method in interface org.mdi.bootstrap.swing.TabbedApplication
Called when removing the selected tab.
removeTab(String) - Method in class org.mdi.app.swing.AbstractMDIApplication
Remove a tab of the specified name.
removeTab(String) - Method in interface org.mdi.bootstrap.swing.TabbedApplication
Remove a tab of the specified name.
renameTab(String, String) - Method in class org.mdi.app.swing.AbstractMDIApplication
Rename a tab of the specified name.
renderer - Variable in class org.mdi.gui.swing.DefaultSettingsAction
The Settings tree renderer.
replaceEscapedSequences(File, boolean) - Static method in class org.mdi.bootstrap.MDIFileUtils
Replace the percent-encoding escape sequences in a File path by their equivalent characters.
replaceEscapedSequences(String, boolean) - Static method in class org.mdi.bootstrap.MDIFileUtils
Replace the percent-encoding escape sequences in a URL path by their equivalent characters.
reset() - Static method in class org.mdi.app.LauncherConf
Reset the existing user configuration.
resetDynamicMenus() - Method in class org.mdi.app.swing.AbstractMDIMenuFactory
Reset the dynamic menus (all dynamic menus that have been registered under menu keys).
resetDynamicMenus() - Method in interface org.mdi.bootstrap.swing.MDIMenuFactory
Reset the dynamic menus (all dynamic menus that have been registered under menu keys).
resetPluginSettings() - Method in class org.mdi.plugins.PluginsManager
Reset all the Plugins Settings.
resetProgress() - Method in class org.mdi.gui.swing.StatusBar
Reset the status bar.
resetSettings() - Method in interface org.mdi.plugins.Plugin
This method is used to reset the settings used by the Plugin.
RESETSETTINGS_IMPOSSIBLE - Static variable in interface org.mdi.plugins.PluginsManagerListener
The type for exceptions fired if a Plugin is not able to reset its settings.
resize() - Method in class org.mdi.gui.swing.DefaultMessageArea
Resize the area.
restart(MDIApplication) - Static method in class org.mdi.app.LauncherConf
Exit then restart the application with the same options.
root - Variable in class org.mdi.gui.swing.DefaultSettingsAction.DefaultSettingsPanel
 
run() - Method in interface org.mdi.bootstrap.MDIAction
Run the action.
run() - Method in class org.mdi.bootstrap.swing.AbstractMDIAction
Run the action.
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