public class CWorkingAreaLocation extends CSplitLocation
CWorkingArea.findProperty| Constructor and Description |
|---|
CWorkingAreaLocation(CWorkingArea area)
Creates a new location.
|
| Modifier and Type | Method and Description |
|---|---|
CLocation |
aside()
Returns a
CLocation that describes the location of an element
that should be inserted next to this location. |
ExtendedMode |
findMode()
Gets the mode this location represents.
|
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.
|
CWorkingArea |
getWorkingArea()
Gets the workingarea to which this location relates.
|
String |
toString() |
east, east, getParent, north, north, rectangle, south, south, stack, stack, west, westbase, base, equals, expandProperty, expandProperty, external, findProperty, hashCode, maximized, maximized, maximized, maximized, minimized, minimized, normalized, workingpublic CWorkingAreaLocation(CWorkingArea area)
area - the area which is represented by this locationpublic CWorkingArea getWorkingArea()
null if the default center is meant.public CLocation aside()
CLocationCLocation that describes the location of an element
that should be inserted next to this location.aside in class CSplitLocationpublic ExtendedMode findMode()
CLocationfindMode in class CSplitLocationnullpublic DockableProperty findProperty(DockableProperty successor)
CLocationfindProperty in class CSplitLocationsuccessor - the path of the elements above this location or nullnull, 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 CSplitLocationCopyright © 2018. All rights reserved.