Package | Description |
---|---|
bibliothek.gui.dock.common |
A set of classes that can be used to create basic applications.
|
bibliothek.gui.dock.common.location |
Various implementations of
CLocation . |
Class and Description |
---|
CBaseLocation
A location based on a
CContentArea . |
CExternalizedLocation
A location representing an externalized element.
|
CFlapIndexLocation
A location which represents the index on a
FlapDockStation . |
CGridAreaLocation
A location that represents a
CGridArea . |
CLocationExpandStrategy
This strategy tells a
CLocation how to represents a
DockableProperty . |
CMaximalExternalizedLocation
A location representing an maximized externalized element.
|
CMaximizedLocation
A location representing the maximized state.
|
CMinimizeAreaLocation
A location describing a child of a
CMinimizeArea . |
CWorkingAreaLocation
A location representing a
CWorkingArea . |
Class and Description |
---|
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 . |
CContentAreaCenterLocation
This location points to the center of a
CContentArea . |
CExternalizedLocation
A location representing an externalized element.
|
CFlapIndexLocation
A location which represents the index on a
FlapDockStation . |
CFlapLocation
A location which represents a
FlapDockStation . |
CLocationExpandStrategy
This strategy tells a
CLocation how to represents a
DockableProperty . |
CMaximalExternalizedLocation
A location representing an maximized externalized element.
|
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).
|
CSplitLocation
This location is used to describe a
SplitDockStation . |
CStackLocation
A location describing an element in a stack (also known as tabbed-pane).
|
Side
Describes a side of a rectangle.
|
TreeLocationLeaf
Represents a leaf in a path of tree-nodes.
|
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".
|