Package net.infonode.docking.model
Class FloatingWindowItem
java.lang.Object
net.infonode.docking.model.WindowItem
net.infonode.docking.model.FloatingWindowItem
-
Field Summary
Fields inherited from class net.infonode.docking.model.WindowItem
emptyProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncopy()
protected DockingWindow
createWindow
(ViewReader viewReader, ArrayList childWindows) protected PropertyMap
boolean
Methods inherited from class net.infonode.docking.model.WindowItem
addWindow, addWindow, cleanUp, clearWindows, getChildWindowContaining, getConnectedWindow, getDockingWindowProperties, getFirstChildWindow, getFirstWindow, getInsideDockingWindow, getLastMinimizedDirection, getParent, getParentDockingWindowProperties, getRootItem, getTopItem, getVisibleDockingWindow, getWindow, getWindowCount, getWindowIndex, hasAncestor, read, readChildWindows, readSettings, removeAll, removeWindow, removeWindowRefs, replaceWith, setConnectedWindow, setLastMinimizedDirection, setParentDockingWindowProperties, toString, write, writeSettings
-
Constructor Details
-
FloatingWindowItem
public FloatingWindowItem()
-
-
Method Details
-
createWindow
- Specified by:
createWindow
in classWindowItem
-
copy
- Specified by:
copy
in classWindowItem
-
isRestoreWindow
public boolean isRestoreWindow()- Overrides:
isRestoreWindow
in classWindowItem
-
getFloatingWindowProperties
-
getPropertyObject
- Overrides:
getPropertyObject
in classWindowItem
-