Uses of Class
bibliothek.gui.dock.themes.BasicTheme

Packages that use BasicTheme
bibliothek.extension.gui.dock.theme Contains some DockThemes. 
bibliothek.gui.dock.common.theme Classes related to the DockThemes. 
 

Uses of BasicTheme in bibliothek.extension.gui.dock.theme
 

Subclasses of BasicTheme in bibliothek.extension.gui.dock.theme
 class BubbleTheme
          A theme using a lot of eye-candy.
 class EclipseTheme
          A theme imitating the look and feel of the Eclipse-IDE.
 class FlatTheme
          A theme that uses very few borders.
 class SmoothTheme
          This theme uses the SmoothDefaultTitleFactory to create some titles which smoothly changes their color.
 

Uses of BasicTheme in bibliothek.gui.dock.common.theme
 

Constructors in bibliothek.gui.dock.common.theme with parameters of type BasicTheme
CBasicTheme(CControl control, BasicTheme theme)
          Creates a new theme.