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.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.gui.dock.themes.basic Factories and classes used when the BasicTheme is active. 
 

Classes in bibliothek.gui.dock.themes.color used by bibliothek.extension.gui.dock.theme.bubble
DefaultColorScheme
          The default implementation of ColorScheme just uses some maps to store its colors.
MenuColor
          A color representing a CombinedMenu.
TabColor
          Color related to a single Dockable that is in a tab for example on a StackDockStation.
 

Classes in bibliothek.gui.dock.themes.color used by bibliothek.extension.gui.dock.theme.eclipse
DefaultColorScheme
          The default implementation of ColorScheme just uses some maps to store its colors.
 

Classes in bibliothek.gui.dock.themes.color used by bibliothek.extension.gui.dock.theme.eclipse.stack.tab
TabColor
          Color related to a single Dockable that is in a tab for example on a StackDockStation.
 

Classes in bibliothek.gui.dock.themes.color used by bibliothek.extension.gui.dock.theme.flat
DefaultColorScheme
          The default implementation of ColorScheme just uses some maps to store its colors.
 

Classes in bibliothek.gui.dock.themes.color used by bibliothek.gui.dock.themes.basic
DefaultColorScheme
          The default implementation of ColorScheme just uses some maps to store its colors.
TitleColor
          A color used by a DockTitle.