Uses of Package
bibliothek.gui.dock.common.location

Packages that use bibliothek.gui.dock.common.location
bibliothek.gui.dock.common A set of classes that can be used to create basic applications. 
bibliothek.gui.dock.common.location   
 

Classes in bibliothek.gui.dock.common.location used by bibliothek.gui.dock.common
CBaseLocation
          A location based on a CContentArea.
CExternalizedLocation
          A location representing an externalized element.
CMaximizedLocation
          A location representing the maximized state.
CWorkingAreaLocation
          A location representing a CWorkingArea.
 

Classes in bibliothek.gui.dock.common.location used by bibliothek.gui.dock.common.location
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.
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).
Side
          Describes a side of a rectangle.
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".