Package | Description |
---|---|
bibliothek.extension.gui.dock.station |
Contains extensions to the
DockStation s. |
bibliothek.extension.gui.dock.theme.bubble |
Various graphical and logical components used when
BubbleTheme is
active. |
bibliothek.extension.gui.dock.theme.eclipse |
Various graphical and logical components needed when the
EclipseTheme
is active. |
bibliothek.extension.gui.dock.theme.eclipse.displayer |
The
DockableDisplayer s that are used
by the EclipseTheme . |
bibliothek.extension.gui.dock.theme.eclipse.stack.tab |
Various components needed to paint and manage the tab which is visible
on a
EclipseTabPane . |
bibliothek.extension.gui.dock.theme.flat |
Various graphical and logical components needed to paint the layout
when
FlatTheme is active. |
bibliothek.extension.gui.dock.theme.smooth |
Contains elements to paint a
DockTitle which smoothly changes
its color. |
bibliothek.gui.dock.themes.basic |
Factories and classes used when the
BasicTheme
is active. |
Class and Description |
---|
BasicCombiner
A simple implementation of
Combiner , which merges two Dockables
by creating a StackDockStation , and putting the children onto this
station. |
Class and Description |
---|
BasicDockableDisplayer |
BasicDockableDisplayerDecorator |
TabDecorator
Shows a
StackDockComponent as decoration. |
Class and Description |
---|
BasicButtonDockTitle
This title changes its border whenever the active-state changes.
|
BasicColorScheme
The
ColorScheme that is used by the BasicTheme . |
Class and Description |
---|
BasicDockableDisplayer |
BasicDockableDisplayerDecorator |
Class and Description |
---|
BasicDockTitle
The default-title that is used most times in the framework.
|
Class and Description |
---|
BasicButtonDockTitle
This title changes its border whenever the active-state changes.
|
BasicDockableDisplayer |
BasicDockableDisplayerDecorator |
Class and Description |
---|
BasicButtonDockTitle
This title changes its border whenever the active-state changes.
|
BasicDockTitle
The default-title that is used most times in the framework.
|
BasicStationTitle
This title is used for
DockStations which are also
Dockables |
Class and Description |
---|
BasicButtonTitleFactory
A
factory for the BasicButtonDockTitle |
BasicDockableDisplayer |
BasicDockableDisplayer.Hints
This implementation of
DockableDisplayerHints forwards
any changes to its BasicDockableDisplayer . |
BasicDockableDisplayerDecorator |
BasicDockableDisplayerDecoratorListener
This listener is added to a
BasicDockableDisplayerDecorator and is informed if some
properties of the decorator change. |
DisplayerContentPane
The
DisplayerContentPane is used by DockableDisplayer to show a
Component for a DockTitle and one for a Dockable . |