| Package | Description |
|---|---|
| org.mdi.app.swing |
Specific Swing classes for the Main package of the framework.
|
| org.mdi.bootstrap.swing |
Specific Swing Bootstrap interfaces for the framework.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSwingTabTypeManager
A default swing tab rype manager which associated an icon to a type.
|
| Modifier and Type | Field and Description |
|---|---|
protected SwingTabTypeManager |
AbstractMDIApplication.tabTypeManager
The tab type manager.
|
| Modifier and Type | Method and Description |
|---|---|
SwingTabTypeManager |
AbstractMDIApplication.getTabTypeManager()
Return the manager which associated types to icons.
|
| Modifier and Type | Method and Description |
|---|---|
SwingTabTypeManager |
TabbedApplication.getTabTypeManager()
Return the manager which associated types to icons.
|