|
|||||||||
| 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.AbstractTabWindowItem
net.infonode.docking.model.WindowBarItem
public class WindowBarItem
| Field Summary |
|---|
| Fields inherited from class net.infonode.docking.model.WindowItem |
|---|
emptyProperties |
| Constructor Summary | |
|---|---|
WindowBarItem()
|
|
WindowBarItem(WindowBarItem windowBarItem)
|
|
| Method Summary | |
|---|---|
WindowItem |
copy()
|
protected DockingWindow |
createWindow(ViewReader viewReader,
java.util.ArrayList childWindows)
|
protected PropertyMap |
getPropertyObject()
|
WindowBarProperties |
getWindowBarProperties()
|
boolean |
isRestoreWindow()
|
void |
setWindowBarProperties(WindowBarProperties windowBarProperties)
|
java.lang.String |
toString()
|
| Methods inherited from class net.infonode.docking.model.AbstractTabWindowItem |
|---|
getSelectedItem, readSettings, setSelectedItem, writeSettings |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public WindowBarItem()
public WindowBarItem(WindowBarItem windowBarItem)
| Method Detail |
|---|
protected DockingWindow createWindow(ViewReader viewReader,
java.util.ArrayList childWindows)
createWindow in class WindowItempublic WindowItem copy()
copy in class WindowItempublic WindowBarProperties getWindowBarProperties()
protected PropertyMap getPropertyObject()
getPropertyObject in class WindowItempublic void setWindowBarProperties(WindowBarProperties windowBarProperties)
public boolean isRestoreWindow()
isRestoreWindow in class WindowItempublic java.lang.String toString()
toString in class WindowItem
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||