bibliothek.extension.gui.dock.theme.bubble
Class BubbleColorScheme

java.lang.Object
  extended by bibliothek.gui.dock.themes.color.AbstractColorScheme
      extended by bibliothek.gui.dock.themes.color.DefaultColorScheme
          extended by bibliothek.extension.gui.dock.theme.bubble.BubbleColorScheme
All Implemented Interfaces:
ColorScheme, UIScheme<java.awt.Color,DockColor,ColorBridge>

public class BubbleColorScheme
extends DefaultColorScheme

The standard color scheme for a BubbleTheme

Author:
Benjamin Sigg

Nested Class Summary
static class BubbleColorScheme.Distribution
          Tells how the primary, secondary and tertiary color components are distributed.
 
Field Summary
 
Fields inherited from interface bibliothek.gui.dock.themes.ColorScheme
COLOR_SCHEME_PARAMETER, EXTENSION_NAME
 
Constructor Summary
BubbleColorScheme()
          Creates a new color scheme
BubbleColorScheme(BubbleColorScheme.Distribution distribution)
          Creates a new color scheme
 
Method Summary
 
Methods inherited from class bibliothek.gui.dock.themes.color.DefaultColorScheme
getBridge, getBridgeFactory, getColor, getResource, setBridgeFactory, setColor, updateUI
 
Methods inherited from class bibliothek.gui.dock.themes.color.AbstractColorScheme
addListener, fire, hasListeners, install, listeners, managers, removeListener, uninstall
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BubbleColorScheme

public BubbleColorScheme()
Creates a new color scheme


BubbleColorScheme

public BubbleColorScheme(BubbleColorScheme.Distribution distribution)
Creates a new color scheme

Parameters:
distribution - how to put up the colors