Package | Description |
---|---|
bibliothek.gui.dock.common.intern.color |
Various implementations of
ColorBridge used by the themes of Common
to transfer colors from the ColorMap of CDockable s
through the ColorManager to the Component s which are related
to said dockable s. |
bibliothek.gui.dock.common.intern.font |
Various implementations of
FontBridge to transfer
fonts stored in a FontMap . |
Modifier and Type | Class and Description |
---|---|
class |
BasicButtonTitleTransmitter
A transmitter to
BasicButtonDockTitle . |
class |
BasicTabTransmitter
A
ColorTransmitter connecting the BasicTheme with the
individual color requests of common-project elements. |
class |
BasicTitleTransmitter
A connection between the
ColorMap s and the BasicDockTitle s. |
class |
BubbleButtonTitleTransmitter
A transmitter setting the colors of the flap button titles when using
a
BubbleTheme . |
class |
BubbleDisplayerTransmitter
A transmitter connecting
ColorMap and BubbleDisplayer . |
class |
BubbleTabTransmitter
A transmitter handling
TabColor s related to a BubbleTheme . |
class |
BubbleTitleTransmitter
A connection between a
BubbleTheme -title and the ColorMap . |
class |
ColorTransmitter
|
class |
EclipseTabTransmitter
|
class |
FlatTabTransmitter
|
class |
FlatTitleTransmitter
|
class |
MinimizedButtonColorTransmitter
A color transmitter for the button-title used on minimized areas.
|
class |
TabColorTransmitter
A
ColorTransmitter used for TabColor s. |
class |
TitleColorTransmitter
A color transmitter that connects
TitleColor s with the common-project
and the ColorMap of the CDockable s. |