net.infonode.docking.theme

Class BlueHighlightDockingTheme

public final class BlueHighlightDockingTheme extends DockingWindowsTheme

A theme where the tab of the focused window has a blue background.

Version: $Revision: 1.11 $

Author: $Author: jesper $

Constructor Summary
BlueHighlightDockingTheme()
Method Summary
static RootWindowPropertiescreateRootWindowProperties()
Create a root window properties object with the property values for this theme.
StringgetName()
RootWindowPropertiesgetRootWindowProperties()

Constructor Detail

BlueHighlightDockingTheme

public BlueHighlightDockingTheme()

Method Detail

createRootWindowProperties

public static final RootWindowProperties createRootWindowProperties()
Create a root window properties object with the property values for this theme.

Returns: the root window properties object

getName

public String getName()

getRootWindowProperties

public RootWindowProperties getRootWindowProperties()