Uses of Class
bibliothek.gui.dock.common.perspective.CControlPerspectiveBlop
Packages that use CControlPerspectiveBlop
Package
Description
The perspective API offers clients the possibility to define or modify the layout
of an application without actually creating any
CDockables.-
Uses of CControlPerspectiveBlop in bibliothek.gui.dock.common.perspective
Methods in bibliothek.gui.dock.common.perspective that return CControlPerspectiveBlopModifier and TypeMethodDescriptionCControlPerspective.readAll(DataInputStream in) Emulates a call toCControl.read(DataInputStream)and returns all the layouts that are stored in the streamin.CControlPerspective.readAllXML(XElement root) Emulates a call toCControl.readXML(XElement)and returns all the layouts that are stored withinroot.