net.infonode.docking.theme
Class BlueHighlightDockingTheme
java.lang.Object
net.infonode.docking.theme.DockingWindowsTheme
net.infonode.docking.theme.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 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
rootWindowProperties
private RootWindowProperties rootWindowProperties
BlueHighlightDockingTheme
public BlueHighlightDockingTheme()
getName
public java.lang.String getName()
- Description copied from class:
DockingWindowsTheme
- Returns the name of this theme.
- Specified by:
getName
in class DockingWindowsTheme
- Returns:
- the name of this theme
getRootWindowProperties
public RootWindowProperties getRootWindowProperties()
- Description copied from class:
DockingWindowsTheme
- Returns the root window properties for this theme.
- Specified by:
getRootWindowProperties
in class DockingWindowsTheme
- Returns:
- the root window properties for this theme
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