public class CFlapLocation extends CLocation
FlapDockStation.findProperty| Constructor and Description |
|---|
CFlapLocation()
Creates a new location
|
CFlapLocation(CLocation parent)
Creates a new location
|
| Modifier and Type | Method and Description |
|---|---|
CFlapIndexLocation |
append()
Creates a location to append children at the end of the station.
|
CLocation |
aside()
Deprecated.
see
CLocation.aside() for an explanation. |
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.
|
CLocation |
getParent()
Gets the parent location of this location.
|
CFlapIndexLocation |
insert(int index)
Creates a location to insert children into the station.
|
String |
toString() |
base, base, equals, expandProperty, expandProperty, external, findProperty, hashCode, maximized, maximized, maximized, maximized, minimized, minimized, normalized, workingpublic CFlapLocation()
public CFlapLocation(CLocation parent)
parent - public CFlapIndexLocation append()
public CFlapIndexLocation insert(int index)
index - the exact positionindexpublic CLocation getParent()
@Deprecated public CLocation aside()
CLocation.aside() for an explanation.CLocationCLocation that describes the location of an element
that should be inserted next to this location.public ExtendedMode findMode()
CLocationpublic String findRoot()
CLocationCStation.public DockableProperty findProperty(DockableProperty successor)
CLocationfindProperty in class CLocationsuccessor - the path of the elements above this location or nullnull, can also be successorCopyright © 2018. All rights reserved.