net.infonode.docking.theme
public abstract class DockingWindowsTheme extends Object
rootWindow.getRootWindowProperties().addSuperObject(theme.getRootWindowProperties());
Since: IDW 1.1.0
Version: $Revision: 1.3 $
Constructor Summary | |
---|---|
protected | DockingWindowsTheme() |
Method Summary | |
---|---|
abstract String | getName()
Returns the name of this theme.
|
abstract RootWindowProperties | getRootWindowProperties()
Returns the root window properties for this theme.
|
String | toString() |
Returns: the name of this theme
Returns: the root window properties for this theme