Uses of Class
net.infonode.docking.theme.DockingWindowsTheme

Packages that use DockingWindowsTheme
net.infonode.docking.theme Contains theme classes for docking windows. 
 

Uses of DockingWindowsTheme in net.infonode.docking.theme
 

Subclasses of DockingWindowsTheme in net.infonode.docking.theme
 class BlueHighlightDockingTheme
          A theme where the tab of the focused window has a blue background.
 class ClassicDockingTheme
          A theme with a "classic" look with round edges for the tabs.
 class DefaultDockingTheme
          A helper class that contains an empty theme.
 class GradientDockingTheme
          A theme that draws gradient tab backgrounds.
 class LookAndFeelDockingTheme
           An experimental theme that tries to replicate the look of the active look and feel.
 class ShapedGradientDockingTheme
          A theme with tabs with rounded edges, gradient backgrounds and support for slopes on left/right side of tab.
 class SlimFlatDockingTheme
          A theme very slim theme that doesn't waste any screen space.
 class SoftBlueIceDockingTheme
          A light blue theme with gradients and rounded corners.