|
||||||||||
| 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.DefaultDockingTheme
public class DefaultDockingTheme
A helper class that contains an empty theme. This class is only available to make it easier to apply themes to a
RootWindow.
| Field Summary | |
|---|---|
private RootWindowProperties |
rootWindowProperties
|
| Constructor Summary | |
|---|---|
DefaultDockingTheme()
Constructor. |
|
| Method Summary | |
|---|---|
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 |
| Field Detail |
|---|
private RootWindowProperties rootWindowProperties
| Constructor Detail |
|---|
public DefaultDockingTheme()
| Method Detail |
|---|
public java.lang.String getName()
DockingWindowsTheme
getName in class DockingWindowsThemepublic RootWindowProperties getRootWindowProperties()
DockingWindowsTheme
getRootWindowProperties in class DockingWindowsTheme
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||