Package | Description |
---|---|
bibliothek.gui.dock.common.perspective |
The perspective API offers clients the possibility to define or modify the layout
of an application without actually creating any
CDockable s. |
Modifier and Type | Method and Description |
---|---|
CControlPerspectiveBlop |
CControlPerspective.readAll(DataInputStream in)
Emulates a call to
CControl.read(DataInputStream) and returns all the layouts that are stored
in the stream in . |
CControlPerspectiveBlop |
CControlPerspective.readAllXML(XElement root)
Emulates a call to
CControl.readXML(XElement) and returns all the layouts that are stored
within root . |