Package | Description |
---|---|
bibliothek.gui.dock.station.stack |
Elements which are related to the
StackDockStation . |
bibliothek.gui.dock.themes.basic |
Factories and classes used when the
BasicTheme
is active. |
Modifier and Type | Method and Description |
---|---|
protected DefaultStackDockComponent.Tab |
DefaultStackDockComponent.createTab(Dockable dockable)
Creates a new representation of a tab on this component.
|
Modifier and Type | Class and Description |
---|---|
protected class |
BasicStackDockComponent.BasicTab
A basic tab that listens to the
DockController to recognize
when it is focused. |
Modifier and Type | Method and Description |
---|---|
protected DefaultStackDockComponent.Tab |
BasicStackDockComponent.createTab(Dockable dockable) |