bibliothek.extension.gui.dock.theme
Class SmoothTheme

java.lang.Object
  extended by bibliothek.gui.dock.themes.BasicTheme
      extended by bibliothek.extension.gui.dock.theme.SmoothTheme
All Implemented Interfaces:
DockTheme

public class SmoothTheme
extends BasicTheme

This theme uses the SmoothDefaultTitleFactory to create some titles which smoothly changes their color.

Author:
Benjamin Sigg

Field Summary
 
Fields inherited from class bibliothek.gui.dock.themes.BasicTheme
BASIC_COLOR_SCHEME
 
Constructor Summary
SmoothTheme()
          Constructor, sets the special title-factory of this theme
 
Method Summary
 
Methods inherited from class bibliothek.gui.dock.themes.BasicTheme
getColorScheme, getCombiner, getController, getDisplayFactory, getDockableSelection, getMovingImageFactory, getPaint, getTitleFactory, install, setColorScheme, setColorSchemeKey, setCombiner, setDisplayerFactory, setDockableSelection, setMovingImageFactory, setPaint, setStackDockComponentFactory, setTitleFactory, uninstall, updateColor, updateColorBridge, updateColors, updateUI
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SmoothTheme

public SmoothTheme()
Constructor, sets the special title-factory of this theme