|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.infonode.docking.theme.DockingWindowsTheme
net.infonode.docking.theme.SlimFlatDockingTheme
public final class SlimFlatDockingTheme
A theme very slim theme that doesn't waste any screen space.
Constructor Summary | |
---|---|
SlimFlatDockingTheme()
|
Method Summary | |
---|---|
static RootWindowProperties |
createRootWindowProperties()
Create a root window properties object with the property values for this theme. |
static WindowBarProperties |
createWindowBarProperties()
Deprecated. the window bar properties are now included in the root window properties |
java.lang.String |
getName()
Returns the name of this theme. |
RootWindowProperties |
getRootWindowProperties()
Returns the root window properties for this theme. |
Methods inherited from class net.infonode.docking.theme.DockingWindowsTheme |
---|
toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SlimFlatDockingTheme()
Method Detail |
---|
public java.lang.String getName()
DockingWindowsTheme
getName
in class DockingWindowsTheme
public RootWindowProperties getRootWindowProperties()
DockingWindowsTheme
getRootWindowProperties
in class DockingWindowsTheme
public static final RootWindowProperties createRootWindowProperties()
public static final WindowBarProperties createWindowBarProperties()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |