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

Packages that use bibliothek.gui.dock.util.color
bibliothek.extension.gui.dock.theme.bubble Various graphical and logical components used when BubbleTheme 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 The high level interfaces of the framework and the most often used classes. 
bibliothek.gui.dock.common.intern.color   
bibliothek.gui.dock.common.intern.theme   
bibliothek.gui.dock.themes Contains an implementation of DockTheme and all classes which are neede by this theme. 
bibliothek.gui.dock.themes.basic Factories and classes used when the BasicTheme is active. 
bibliothek.gui.dock.themes.color   
bibliothek.gui.dock.title Elements needed to paint the title of a Dockable
bibliothek.gui.dock.util.color   
 

Classes in bibliothek.gui.dock.util.color used by bibliothek.extension.gui.dock.theme.bubble
AbstractDockColor
          A DockColor that contains more than one Color: override: is a value that can be set from outside and overrides all other values value: is the value obtained through the ColorManager backup: is a color used when all other colors are unavailable
This class also has methods to add or remove itself from a ColorManager.
ColorCodes
          Used to mark all classes which use some DockColor.
DockColor
          A wrapper around a Color object.
 

Classes in bibliothek.gui.dock.util.color used by bibliothek.extension.gui.dock.theme.eclipse.rex.tab
ColorCodes
          Used to mark all classes which use some DockColor.
 

Classes in bibliothek.gui.dock.util.color used by bibliothek.extension.gui.dock.theme.flat
ColorCodes
          Used to mark all classes which use some DockColor.
 

Classes in bibliothek.gui.dock.util.color used by bibliothek.gui
ColorManager
          A ColorManager contains Colors, ColorProviders and DockColors.
 

Classes in bibliothek.gui.dock.util.color used by bibliothek.gui.dock.common.intern.color
ColorManager
          A ColorManager contains Colors, ColorProviders and DockColors.
ColorProvider
          A ColorProvider is a layer between a ColorManager and a DockColor.
DockColor
          A wrapper around a Color object.
 

Classes in bibliothek.gui.dock.util.color used by bibliothek.gui.dock.common.intern.theme
ColorProvider
          A ColorProvider is a layer between a ColorManager and a DockColor.
DockColor
          A wrapper around a Color object.
 

Classes in bibliothek.gui.dock.util.color used by bibliothek.gui.dock.themes
ColorManager
          A ColorManager contains Colors, ColorProviders and DockColors.
ColorProvider
          A ColorProvider is a layer between a ColorManager and a DockColor.
DockColor
          A wrapper around a Color object.
 

Classes in bibliothek.gui.dock.util.color used by bibliothek.gui.dock.themes.basic
ColorCodes
          Used to mark all classes which use some DockColor.
 

Classes in bibliothek.gui.dock.util.color used by bibliothek.gui.dock.themes.color
AbstractDockColor
          A DockColor that contains more than one Color: override: is a value that can be set from outside and overrides all other values value: is the value obtained through the ColorManager backup: is a color used when all other colors are unavailable
This class also has methods to add or remove itself from a ColorManager.
ColorManager
          A ColorManager contains Colors, ColorProviders and DockColors.
ColorProvider
          A ColorProvider is a layer between a ColorManager and a DockColor.
DockColor
          A wrapper around a Color object.
MultiColorProvider
          A ColorProvider which uses other providers to handle some colors.
 

Classes in bibliothek.gui.dock.util.color used by bibliothek.gui.dock.title
AbstractDockColor
          A DockColor that contains more than one Color: override: is a value that can be set from outside and overrides all other values value: is the value obtained through the ColorManager backup: is a color used when all other colors are unavailable
This class also has methods to add or remove itself from a ColorManager.
 

Classes in bibliothek.gui.dock.util.color used by bibliothek.gui.dock.util.color
ColorManager
          A ColorManager contains Colors, ColorProviders and DockColors.
ColorProvider
          A ColorProvider is a layer between a ColorManager and a DockColor.
DockColor
          A wrapper around a Color object.