|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Perspective | |
---|---|
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. |
bibliothek.gui.dock.frontend | Classes and interfaces needed by the DockFrontend |
bibliothek.gui.dock.layout | Elements dealing with the location of Dockable s
on their DockStation and allowing to store the
whole layout of a set of Dockable s and stations. |
bibliothek.gui.dock.perspective | The perspective API allows clients to access and modify the layout without
actually creating any Dockable s. |
Uses of Perspective in bibliothek.gui.dock.common.perspective |
---|
Methods in bibliothek.gui.dock.common.perspective that return Perspective | |
---|---|
Perspective |
CControlPerspective.conversion(CPerspective perspective,
boolean includeWorkingAreas)
Creates a new Perspective which uses the settings from perspective to read
and write layouts. |
Uses of Perspective in bibliothek.gui.dock.frontend |
---|
Methods in bibliothek.gui.dock.frontend that return Perspective | |
---|---|
Perspective |
DockFrontendPerspective.getPerspective()
Gets the internal representation of this layout. |
Uses of Perspective in bibliothek.gui.dock.layout |
---|
Methods in bibliothek.gui.dock.layout that return Perspective | |
---|---|
Perspective |
DockSituation.createPerspective()
Creates a new Perspective that uses the settings made on this DockSituation . |
Uses of Perspective in bibliothek.gui.dock.perspective |
---|
Subclasses of Perspective in bibliothek.gui.dock.perspective | |
---|---|
class |
PredefinedPerspective
A Perspective that works together with PredefinedDockSituation . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |