- tab - Variable in class org.mdi.app.swing.AbstractMDIApplication
-
Tabbed pane containing the panels imported or created by the application
- TabbedApplication - Interface in org.mdi.bootstrap.swing
-
This interface defines Applications which manage removing tabs.
- tablist - Variable in class org.mdi.app.swing.AbstractMDIApplication
-
The tab list.
- tabToName - Variable in class org.mdi.app.swing.AbstractMDIApplication
-
This Maps the tab name to the real name of the element in the tab.
- tbarPanel - Variable in class org.mdi.app.swing.AbstractMDIMenuFactory
-
The Tool bar panel.
- terminated - Variable in class org.mdi.util.ThreadQueue
-
- ThreadQueue - Class in org.mdi.util
-
This class maintains a list of all the actions currently called by the user, and
executes them one by one in an independant thread.
- ThreadQueue(MDIApplication) - Constructor for class org.mdi.util.ThreadQueue
-
- time - Variable in class org.mdi.app.AbstractApplication
-
Store the current time when tarting an action, and the time to execute the action after it has been executed.
- time - Variable in class org.mdi.app.jfx.AbstractJFXApplication
-
- TOOLBAR - Static variable in interface org.mdi.plugins.PluginElementTypes
-
The plugin Toolbar property.
- tree - Variable in class org.mdi.gui.swing.DefaultSettingsAction
-
The Settings tree.
- TYPE_REGISTER - Static variable in class org.mdi.plugins.PluginsEvent
-
Fired when a plugin is registered.
- TYPE_SETNUMBER - Static variable in class org.mdi.plugins.PluginsEvent
-
Fired when the number of plugins is set.