public class CFlapIndexLocation extends AbstractStackholdingLocation
FlapDockStation.findProperty| Constructor and Description |
|---|
CFlapIndexLocation(CFlapLocation parent,
int index)
Creates a new location
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
int |
getIndex()
Gets the exact location of this location on its parent.
|
CFlapLocation |
getParent()
Gets the parent location of this location.
|
String |
toString() |
stack, stackbase, base, equals, expandProperty, expandProperty, external, findProperty, hashCode, maximized, maximized, maximized, maximized, minimized, minimized, normalized, workingpublic CFlapIndexLocation(CFlapLocation parent, int index)
parent - the FlapDockStation to which this location
belongsindex - the exact position of this locationpublic CFlapLocation getParent()
CLocationpublic int getIndex()
@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 DockableProperty findProperty(DockableProperty successor)
CLocationfindProperty in class CLocationsuccessor - the path of the elements above this location or nullnull, can also be successorpublic String findRoot()
CLocationCStation.Copyright © 2018. All rights reserved.