Package bibliothek.gui.dock.common.location

Class Summary
AbstractStackholdingLocation A location which can be parent of a stack (stack is also known as tabbed-pane).
AbstractTreeLocation A location that is child of the "normalized"-area, and describing a turn in a path leading to the final element.
CBaseLocation A location based on a CContentArea.
CExternalizedLocation A location representing an externalized element.
CMaximizedLocation A location representing the maximized state.
CMinimizedLocation A location aiming at minimized elements.
CRectangleLocation A location describing a normalized element by giving its relative position and size (relative meaning that the element is positioned in a rectangle of size 1/1).
CRootLocation A location representing some root element.
CStackLocation A location describing an element in a stack (also known as tabbed-pane).
CWorkingAreaLocation A location representing a CWorkingArea.
TreeLocationNode A turn in a path to an element, beginning at the "normalized-area".
TreeLocationRoot The root of a path of turns, leading to the location of an element, beginning at the "normalized-area".
 

Enum Summary
Side Describes a side of a rectangle.