|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.common.CLocation
bibliothek.gui.dock.common.location.CSplitLocation
bibliothek.gui.dock.common.location.CContentAreaCenterLocation
public class CContentAreaCenterLocation
This location points to the center of a CContentArea.
| Constructor Summary | |
|---|---|
CContentAreaCenterLocation(CBaseLocation base)
Creates a new location |
|
| Method Summary | |
|---|---|
DockableProperty |
findProperty(DockableProperty successor)
Gets a path describing this location in terms of the DockingFrames. |
String |
findRoot()
Gets the name of the station this location belongs to. |
CBaseLocation |
getBase()
Gets the location representing the CContentArea of which this
location represents the center. |
String |
toString()
|
| Methods inherited from class bibliothek.gui.dock.common.location.CSplitLocation |
|---|
aside, east, east, findMode, getParent, north, north, rectangle, south, south, stack, stack, west, west |
| Methods inherited from class bibliothek.gui.dock.common.CLocation |
|---|
base, base, equals, expandProperty, expandProperty, external, findProperty, hashCode, maximized, maximized, maximized, maximized, minimized, minimized, normalized, working |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CContentAreaCenterLocation(CBaseLocation base)
base - the location describing a CContentArea, not null| Method Detail |
|---|
public CBaseLocation getBase()
CContentArea of which this
location represents the center.
public DockableProperty findProperty(DockableProperty successor)
CLocation
findProperty in class CSplitLocationsuccessor - the path of the elements above this location or null
null, can also be successorpublic String findRoot()
CLocationCStation.
findRoot in class CSplitLocationnull if this location
does not have enough information to find the rootpublic String toString()
toString in class CSplitLocation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||