Uses of Class
bibliothek.gui.dock.themes.color.DefaultColorScheme

Packages that use DefaultColorScheme
bibliothek.extension.gui.dock.theme.bubble   
bibliothek.extension.gui.dock.theme.eclipse   
bibliothek.extension.gui.dock.theme.flat   
bibliothek.gui.dock.themes.basic   
 

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

Subclasses of DefaultColorScheme in bibliothek.extension.gui.dock.theme.bubble
 class BubbleColorScheme
          The standard color scheme for a BubbleTheme
 class SimpleBubbleColorScheme
          A color scheme that generates most of its colors from a small starting set of colors.
 

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

Subclasses of DefaultColorScheme in bibliothek.extension.gui.dock.theme.eclipse
 class EclipseColorScheme
          A ColorScheme used by the EclipseTheme.
 

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

Subclasses of DefaultColorScheme in bibliothek.extension.gui.dock.theme.flat
 class FlatColorScheme
          A color scheme for FlatTheme.
 

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

Subclasses of DefaultColorScheme in bibliothek.gui.dock.themes.basic
 class BasicColorScheme
          The ColorScheme that is used by the BasicTheme.