|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.infonode.docking.model.WindowItem
net.infonode.docking.model.RootWindowItem
public class RootWindowItem
| Field Summary |
|---|
| Fields inherited from class net.infonode.docking.model.WindowItem |
|---|
emptyProperties |
| Constructor Summary | |
|---|---|
RootWindowItem()
|
|
RootWindowItem(RootWindowItem windowItem)
|
|
| Method Summary | |
|---|---|
WindowItem |
copy()
|
protected PropertyMap |
createPropertyObject()
|
protected DockingWindow |
createWindow(ViewReader viewReader,
java.util.ArrayList childWindows)
|
protected PropertyMap |
getPropertyObject()
|
RootWindowItem |
getRootItem()
|
RootWindowProperties |
getRootWindowProperties()
|
boolean |
isRestoreWindow()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RootWindowItem()
public RootWindowItem(RootWindowItem windowItem)
| Method Detail |
|---|
protected PropertyMap createPropertyObject()
protected PropertyMap getPropertyObject()
getPropertyObject in class WindowItempublic RootWindowProperties getRootWindowProperties()
public boolean isRestoreWindow()
isRestoreWindow in class WindowItem
protected DockingWindow createWindow(ViewReader viewReader,
java.util.ArrayList childWindows)
createWindow in class WindowItempublic RootWindowItem getRootItem()
getRootItem in class WindowItempublic WindowItem copy()
copy in class WindowItem
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||