net.infonode.docking.theme
Class DefaultDockingTheme
java.lang.Object
net.infonode.docking.theme.DockingWindowsTheme
net.infonode.docking.theme.DefaultDockingTheme
- public class DefaultDockingTheme
- extends DockingWindowsTheme
A helper class that contains an empty theme. This class is only available to make it easier to apply themes to a
RootWindow
.
- Since:
- IDW 1.1.0
- Version:
- $Revision: 1.3 $
DefaultDockingTheme
public DefaultDockingTheme()
- Constructor.
getName
public 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
Copyright © 2007 NNL Technology AB. All Rights Reserved.