|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.infonode.docking.theme.DockingWindowsTheme
A docking windows theme. A theme provides a RootWindowProperties object which can be applied to a
RootWindow like this:
rootWindow.getRootWindowProperties().addSuperObject(theme.getRootWindowProperties());
| Method Summary | |
abstract String |
getName()
Returns the name of this theme. |
abstract RootWindowProperties |
getRootWindowProperties()
Returns the root window properties for this theme. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public abstract String getName()
public abstract RootWindowProperties getRootWindowProperties()
public String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||