net.infonode.docking.theme

Class SlimFlatDockingTheme

public final class SlimFlatDockingTheme extends DockingWindowsTheme

A theme very slim theme that doesn't waste any screen space.

Version: $Revision: 1.20 $

Author: $Author: jesper $

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

Constructor Detail

SlimFlatDockingTheme

public SlimFlatDockingTheme()

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

createWindowBarProperties

public static final WindowBarProperties createWindowBarProperties()

Deprecated: the window bar properties are now included in the root window properties

Create a window bar properties object with the property values for this theme.

Returns: the root window properties object

getName

public String getName()

getRootWindowProperties

public RootWindowProperties getRootWindowProperties()