- fac - Variable in class org.mdi.app.swing.AbstractMDIMenuFactory
-
The factory for Plugins menus management.
- FileProperties<C> - Class in org.mdi.bootstrap
-
Represent the properties of a tab in an Application.
- FileProperties(String, C) - Constructor for class org.mdi.bootstrap.FileProperties
-
Create a new FileProperties without any defined properties.
- FileProperties(String, C, Object) - Constructor for class org.mdi.bootstrap.FileProperties
-
Create a new FileProperties without any defined properties, and associate it with an Object.
- FileProperties(String, C, Object, MetaData) - Constructor for class org.mdi.bootstrap.FileProperties
-
Create a new FileProperties with some defined properties, and associate it with an Object.
- filterLaunchProperties(Map<String, String>, String...) - Static method in class org.mdi.app.LauncherConf
-
Filter the launch properties of the main application.
- finished() - Method in class org.mdi.util.jfx.JFXWorker
-
Called on the event dispatching thread (not on the worker thread)
after the
construct
method has returned.
- finished() - Method in class org.mdi.util.swing.SwingWorker
-
Called on the event dispatching thread (not on the worker thread)
after the
construct
method has returned.
- fireTabChanged(SwingFileProperties) - Method in class org.mdi.app.swing.AbstractMDIApplication
-
Fired when the current selected Tab change.
- fireTabChanged(FileProperties) - Method in interface org.mdi.bootstrap.swing.MDIApplicationListener
-
Fired when the currently selected Tab change.
- fireTabRemoved(SwingFileProperties) - Method in class org.mdi.app.swing.AbstractMDIApplication
-
Fired when a tab is removed.
- fireTabRemoved(FileProperties) - Method in interface org.mdi.bootstrap.swing.MDIApplicationListener
-
Fired when a tab is removed.
- fireUpdateSelectedTab(FileProperties) - Method in interface org.mdi.bootstrap.swing.MDIApplicationListener
-
Fired when the selected tab has changed.
- FLOAT - Static variable in interface org.mdi.bootstrap.launcher.ArgumentType
-
Tag a float argument.
- frame - Variable in class org.mdi.gui.swing.DefaultMessageArea
-
The parent frame.