Uses of Package
bibliothek.gui.dock.themes.color

Packages that use bibliothek.gui.dock.themes.color
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.rex.tab Various components needed to paint and manage the tab which is visible on a RexTabbedComponent
bibliothek.extension.gui.dock.theme.flat Various graphical and logical components needed to paint the layout when FlatTheme is active. 
bibliothek.gui.dock.themes.basic Factories and classes used when the BasicTheme is active. 
bibliothek.gui.dock.themes.color The color subsystem allows each kind of element to get its colors from a central repository. 
 

Classes in bibliothek.gui.dock.themes.color used by bibliothek.extension.gui.dock.theme.bubble
DefaultColorScheme
          An implementation of ColorScheme that can guess colors for ids that are not known.
TabColor
          Color related to a single Dockable on a StackDockStation.
 

Classes in bibliothek.gui.dock.themes.color used by bibliothek.extension.gui.dock.theme.eclipse
DefaultColorScheme
          An implementation of ColorScheme that can guess colors for ids that are not known.
 

Classes in bibliothek.gui.dock.themes.color used by bibliothek.extension.gui.dock.theme.eclipse.rex.tab
TabColor
          Color related to a single Dockable on a StackDockStation.
 

Classes in bibliothek.gui.dock.themes.color used by bibliothek.extension.gui.dock.theme.flat
DefaultColorScheme
          An implementation of ColorScheme that can guess colors for ids that are not known.
 

Classes in bibliothek.gui.dock.themes.color used by bibliothek.gui.dock.themes.basic
DefaultColorScheme
          An implementation of ColorScheme that can guess colors for ids that are not known.
TitleColor
          A color used by a DockTitle.
 

Classes in bibliothek.gui.dock.themes.color used by bibliothek.gui.dock.themes.color
DockableSelectionColor
          A color used by a DockableSelection.