Uses of Class
bibliothek.gui.dock.common.theme.CDockTheme

Packages that use CDockTheme
bibliothek.gui.dock.common.theme Classes related to the DockThemes. 
 

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

Subclasses of CDockTheme in bibliothek.gui.dock.common.theme
 class CBasicTheme
          A bridge between a BasicTheme and the common-project.
 class CBubbleTheme
          A theme wrapping BubbleTheme and adding additional features to properly work within the common-project.
 class CEclipseTheme
          A wrapper around a EclipseTheme, allows to use the ColorMap of CDockable.
 class CFlatTheme
          A CDockTheme that encapsulates a FlatTheme in order to allow the theme access to the possibilities of the common-project.
 class CSmoothTheme
          A bridge between a SmoothTheme and the common-project.