|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CBaseLocation | |
|---|---|
| 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. |
| Uses of CBaseLocation in bibliothek.gui.dock.common |
|---|
| Methods in bibliothek.gui.dock.common that return CBaseLocation | |
|---|---|
static CBaseLocation |
CLocation.base()
Creates a new location that tells all children to use the default center. |
static CBaseLocation |
CLocation.base(CContentArea center)
Creates a new location that tells all children to use a station defined on center. |
| Uses of CBaseLocation in bibliothek.gui.dock.common.location |
|---|
| Methods in bibliothek.gui.dock.common.location that return CBaseLocation | |
|---|---|
CBaseLocation |
CContentAreaCenterLocation.getBase()
Gets the location representing the CContentArea of which this
location represents the center. |
| Constructors in bibliothek.gui.dock.common.location with parameters of type CBaseLocation | |
|---|---|
CContentAreaCenterLocation(CBaseLocation base)
Creates a new location |
|
CMinimizedLocation(CBaseLocation parent,
Side side)
Creates a new location. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||