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

Packages that use bibliothek.gui.dock.util.color
bibliothek.extension.gui.dock.theme   
bibliothek.extension.gui.dock.theme.bubble   
bibliothek.extension.gui.dock.theme.eclipse   
bibliothek.extension.gui.dock.theme.eclipse.rex.tab   
bibliothek.extension.gui.dock.theme.flat   
bibliothek.gui   
bibliothek.gui.dock.themes   
bibliothek.gui.dock.themes.basic   
bibliothek.gui.dock.themes.color   
bibliothek.gui.dock.title   
bibliothek.gui.dock.util.color   
 

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

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
ColorCodes
          Used to mark all classes which use some DockColor.
 

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, ColorBridges and DockColors.
 

Classes in bibliothek.gui.dock.util.color used by bibliothek.gui.dock.themes
ColorBridge
          A ColorBridge is a layer between a ColorManager and a DockColor.
ColorManager
          A ColorManager contains Colors, ColorBridges and DockColors.
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.
ColorBridge
          A ColorBridge is a layer between a ColorManager and a DockColor.
ColorManager
          A ColorManager contains Colors, ColorBridges and DockColors.
DockColor
          A wrapper around a Color object.
MultiColorBridge
          A ColorBridge which uses other bridges 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
ColorBridge
          A ColorBridge is a layer between a ColorManager and a DockColor.
ColorManager
          A ColorManager contains Colors, ColorBridges and DockColors.
DockColor
          A wrapper around a Color object.