BasicTheme
is active.See: Description
Interface | Description |
---|---|
BasicDockableDisplayerDecorator | |
BasicDockableDisplayerDecoratorListener |
This listener is added to a
BasicDockableDisplayerDecorator and is informed if some
properties of the decorator change. |
Class | Description |
---|---|
BasicButtonDockTitle |
This title changes its border whenever the active-state changes.
|
BasicButtonTitleFactory |
A
factory for the BasicButtonDockTitle |
BasicColorScheme |
The
ColorScheme that is used by the BasicTheme . |
BasicCombiner |
A simple implementation of
Combiner , which merges two Dockables
by creating a StackDockStation , and putting the children onto this
station. |
BasicDisplayerFactory |
A
DisplayerFactory that creates DockableDisplayer with
no special settings. |
BasicDockableDisplayer | |
BasicDockableSelection |
The
BasicDockableSelection adds an additional image of the
currently selected Dockable to the selection. |
BasicDockTitle |
The default-title that is used most times in the framework.
|
BasicDockTitleFactory | |
BasicMovingImageFactory |
A factory whose
MovingImage s display a DockTitle . |
BasicSpanFactory |
The
BasicSpanFactory uses a small animation to expand and to shrink its Span s. |
BasicStackDockComponent | |
BasicStationPaint |
A simple implementation of
StationPaint . |
BasicStationTitle |
This title is used for
DockStations which are also
Dockables |
DisplayerContentPane |
The
DisplayerContentPane is used by DockableDisplayer to show a
Component for a DockTitle and one for a Dockable . |
MinimalDecorator |
Minimalistic implementation of a
BasicDockableDisplayerDecorator . |
NoSpanFactory |
This factory creates
Span s that always have a size of 0 . |
TabDecorator |
Shows a
StackDockComponent as decoration. |
TabDisplayerCombinerTarget |
This
DisplayerCombinerTarget can be used by DockableDisplayer s that show a
StackDockComponent to paint some tabs. |
BasicTheme
is active.