|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractDockTitle | |
---|---|
bibliothek.extension.gui.dock.theme.bubble | |
bibliothek.extension.gui.dock.theme.flat | |
bibliothek.extension.gui.dock.theme.smooth | |
bibliothek.gui.dock.themes.basic |
Uses of AbstractDockTitle in bibliothek.extension.gui.dock.theme.bubble |
---|
Subclasses of AbstractDockTitle in bibliothek.extension.gui.dock.theme.bubble | |
---|---|
class |
BubbleDockTitle
A BubbleDockTitle is a title which has two or four round edges. |
private static class |
ReducedBubbleTitleFactory.Title
A BubbleDockTitle whose edges are always round. |
Uses of AbstractDockTitle in bibliothek.extension.gui.dock.theme.flat |
---|
Subclasses of AbstractDockTitle in bibliothek.extension.gui.dock.theme.flat | |
---|---|
class |
FlatButtonTitle
This title is used by the FlatTheme to replace the
default-DockTitle of the FlapDockStation . |
Uses of AbstractDockTitle in bibliothek.extension.gui.dock.theme.smooth |
---|
Subclasses of AbstractDockTitle in bibliothek.extension.gui.dock.theme.smooth | |
---|---|
class |
SmoothDefaultStationTitle
A station-title which smoothly changes its color from active to passive. |
class |
SmoothDefaultTitle
A title which changes its colors smoothly when selected or deselected. |
Uses of AbstractDockTitle in bibliothek.gui.dock.themes.basic |
---|
Subclasses of AbstractDockTitle in bibliothek.gui.dock.themes.basic | |
---|---|
class |
BasicButtonDockTitle
This title changes its border whenever the active-state changes. |
class |
BasicDockTitle
The default-title that is used most times in the framework. |
class |
BasicStationTitle
This title is used for DockStations which are also
Dockables |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |