Uses of Class
bibliothek.gui.dock.util.color.ColorCodes

Packages that use ColorCodes
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.station.screen Elements that are related to the ScreenDockStation
bibliothek.gui.dock.themes.basic Factories and classes used when the BasicTheme is active. 
 

Uses of ColorCodes in bibliothek.extension.gui.dock.theme.bubble
 

Classes in bibliothek.extension.gui.dock.theme.bubble with annotations of type ColorCodes
 class BubbleButtonDockTitle
          A DockTitle used for the buttons on a FlapDockStation.
 class BubbleDisplayer
          A DockableDisplayer drawing a border around its content, but leaves the side at which the title lies open.
 class BubbleDockTitle
          A BubbleDockTitle is a title which has two or four round edges.
 class BubbleStationPaint
          A StationPaint for a BubbleTheme
 class BubbleTab
          A Tab used by the BubbleStackDockComponent.
 class BubbleTabMenu
          A round button with an icon that opens a menu when clicked.
 class RoundButton
          A round button is a button that has a oval form.
 class RoundDropDownButton
          A button which can be pressed by the user either to execute a DockAction or to show a popup-menu with a selection of DockActions.
 

Uses of ColorCodes in bibliothek.extension.gui.dock.theme.eclipse
 

Classes in bibliothek.extension.gui.dock.theme.eclipse with annotations of type ColorCodes
 class EclipseBorder
          A border that has round edges.
 class EclipseButtonBorder
          A Border used by the EclipseButtonTitle.
 class EclipseDockableSelection
          A DockableSelection that uses its own border.
 class EclipseStationPaint
           
 

Uses of ColorCodes in bibliothek.extension.gui.dock.theme.eclipse.stack.tab
 

Classes in bibliothek.extension.gui.dock.theme.eclipse.stack.tab with annotations of type ColorCodes
 class ArchGradientPainter
          This TabComponent draws uses an Arch to paint the right end of a tab.
 class BaseTabComponent
          A base implementation of TabComponent.
 class BasicTabDockTitle
          A DockTitle normally used by the DockTitleTab to show a very simple tab.
 class DefaultInvisibleTab
          Default implementation of an InvisibleTab, this implementation tells an InvisibleTabPane to use different borders for their children depending on whether they are focused and selected.
 class LinePainter
          Paints the background of the tab by just painting a single line.
 class RectGradientPainter
          This TabComponent draws a compact tab.
 

Uses of ColorCodes in bibliothek.extension.gui.dock.theme.flat
 

Classes in bibliothek.extension.gui.dock.theme.flat with annotations of type ColorCodes
 class FlatBorder
          A Border which paints a 3d-effect.
 class FlatMenu
          A menu that contains a list of Dockables to select.
 class FlatStationPaint
          A paint which draws gray and white markings
 class FlatTab
          A small button which can be clicked by the user.
 

Uses of ColorCodes in bibliothek.gui.dock.station.screen
 

Classes in bibliothek.gui.dock.station.screen with annotations of type ColorCodes
 class ScreenDockWindowBorder
          This border can be used by ScreenDockWindows to paint a border.
 

Uses of ColorCodes in bibliothek.gui.dock.themes.basic
 

Classes in bibliothek.gui.dock.themes.basic with annotations of type ColorCodes
 class BasicButtonDockTitle
          This title changes its border whenever the active-state changes.
 class BasicDockTitle
          The default-title that is used most times in the framework.
 class BasicStackDockComponent
          The BasicStackDockComponent is an implementation of StackDockComponent using a JTabbedPane.
 class BasicStationPaint
          A simple implementation of StationPaint.
 class BasicStationTitle
          This title is used for DockStations which are also Dockables