public class CContentAreaCenterLocation extends CSplitLocation
CContentArea
.findProperty
Constructor and Description |
---|
CContentAreaCenterLocation(CBaseLocation base)
Creates a new location
|
Modifier and Type | Method and Description |
---|---|
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() |
aside, east, east, findMode, getParent, north, north, rectangle, south, south, stack, stack, west, west
base, base, equals, expandProperty, expandProperty, external, findProperty, hashCode, maximized, maximized, maximized, maximized, minimized, minimized, normalized, working
public CContentAreaCenterLocation(CBaseLocation base)
base
- the location describing a CContentArea
, not null
public CBaseLocation getBase()
CContentArea
of which this
location represents the center.public DockableProperty findProperty(DockableProperty successor)
CLocation
findProperty
in class CSplitLocation
successor
- the path of the elements above this location or null
null
, can also be successor
public String findRoot()
CLocation
CStation
.findRoot
in class CSplitLocation
null
if this location
does not have enough information to find the rootpublic String toString()
toString
in class CSplitLocation