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

Packages that use bibliothek.gui.dock.util.color
bibliothek.extension.gui.dock.theme Contains some DockThemes. 
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 The high level interfaces of the framework and the most often used classes. 
bibliothek.gui.dock.common.intern.color Various implementations of ColorBridge used by the themes of Common to transfer colors from the ColorMap of CDockables through the ColorManager to the Components which are related to said dockables. 
bibliothek.gui.dock.common.theme.color Introduces an extension to the color management. 
bibliothek.gui.dock.station.screen Elements that are related to the ScreenDockStation
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 The color subsystem allows each kind of element to get its colors from a central repository. 
bibliothek.gui.dock.title Elements needed to paint the title of a Dockable
bibliothek.gui.dock.util.color The color subsystem, used by most of the components to search for the colors they need to paint. 
 

Classes in bibliothek.gui.dock.util.color used by bibliothek.extension.gui.dock.theme
ColorBridge
          A ColorBridge 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.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.stack.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.common.intern.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.
 

Classes in bibliothek.gui.dock.util.color used by bibliothek.gui.dock.common.theme.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.
 

Classes in bibliothek.gui.dock.util.color used by bibliothek.gui.dock.station.screen
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.gui.dock.themes
ColorBridge
          A ColorBridge is a layer between a ColorManager and a DockColor.
ColorManager
          A ColorManager contains Colors, ColorBridges and DockColors.
 

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.