Package bibliothek.gui.dock.perspective

Interface Summary
PerspectiveDockable A representation of a Dockable in a Perspective.
PerspectiveElement Representation of a DockElement
PerspectiveStation An abstract representation of a DockStation in a Perspective.
PredefinedMap A helper class that can tell for some PerspectiveElements what their unique identifier is, and that can convert the unique identifier to a PerspectiveElement.
 

Class Summary
Perspective A Perspective is a helper class that allows clients to create a layout without the need to create DockStations or Dockables.
PredefinedPerspective A Perspective that works together with PredefinedDockSituation.