net.infonode.docking.theme
Class ClassicDockingTheme

java.lang.Object
  extended by net.infonode.docking.theme.DockingWindowsTheme
      extended by net.infonode.docking.theme.ClassicDockingTheme

public class ClassicDockingTheme
extends DockingWindowsTheme

A theme with a "classic" look with round edges for the tabs.

Since:
IDW 1.2.0
Version:
$Revision: 1.11 $
Author:
$Author: jesper $

Field Summary
private  RootWindowProperties rootWindowProperties
           
 
Constructor Summary
ClassicDockingTheme()
          Creates a ClassicDockingTheme.
 
Method Summary
 java.lang.String getName()
          Gets the theme name
 RootWindowProperties getRootWindowProperties()
          Gets the theme RootWindowProperties
 
Methods inherited from class net.infonode.docking.theme.DockingWindowsTheme
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

rootWindowProperties

private RootWindowProperties rootWindowProperties
Constructor Detail

ClassicDockingTheme

public ClassicDockingTheme()
Creates a ClassicDockingTheme.

Method Detail

getName

public java.lang.String getName()
Gets the theme name

Specified by:
getName in class DockingWindowsTheme
Returns:
name

getRootWindowProperties

public RootWindowProperties getRootWindowProperties()
Gets the theme RootWindowProperties

Specified by:
getRootWindowProperties in class DockingWindowsTheme
Returns:
the RootWindowProperties