net.infonode.docking.theme
Class ClassicDockingTheme

java.lang.Object
  extended bynet.infonode.docking.theme.DockingWindowsTheme
      extended bynet.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 $

Constructor Summary
ClassicDockingTheme()
          Creates a ClassicDockingTheme.
 
Method Summary
 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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ClassicDockingTheme

public ClassicDockingTheme()
Creates a ClassicDockingTheme.

Method Detail

getName

public 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


Copyright © 2007 NNL Technology AB. All Rights Reserved.