Package bibliothek.gui.dock.themes.color

Class Summary
ActionColor A color used for a DockAction.
DefaultColorScheme An implementation of ColorScheme that can guess colors for ids that are not known.
DisplayerColor A color used on a DockableDisplayer.
MultiColorProviderFactory<D extends DockColor> A factory for a MultiColorProvider, this factory can contain other factories to fill up the new MultiColorProvider.
SingleColorProviderFactory<D extends DockColor> A ColorProviderFactory that always returns the same instance of ColorProvider.
StationPaintColor A color used by a StationPaint.
TabColor Color related to a single Dockable on a StackDockStation.
TitleColor A color used by a DockTitle.