public class CMaximalExternalizedLocation extends CExternalizedLocation
findPropertySTATION| Constructor and Description |
|---|
CMaximalExternalizedLocation(CLocation parent,
int x,
int y,
int width,
int height)
Creates a new location.
|
CMaximalExternalizedLocation(int x,
int y,
int width,
int height)
Creates a new location.
|
| Modifier and Type | Method and Description |
|---|---|
ExtendedMode |
findMode()
Gets the mode this location represents.
|
DockableProperty |
findProperty(DockableProperty successor)
Gets a path describing this location in terms of the
DockingFrames.
|
String |
toString() |
aside, findRoot, getHeight, getParent, getWidth, getX, getY, maximizestack, stackbase, base, equals, expandProperty, expandProperty, external, findProperty, hashCode, maximized, maximized, maximized, maximized, minimized, minimized, normalized, workingpublic CMaximalExternalizedLocation(int x,
int y,
int width,
int height)
x - the x-coordinate in pixely - the y-coordinate in pixelwidth - the width in pixelheight - the height in pixelpublic CMaximalExternalizedLocation(CLocation parent, int x, int y, int width, int height)
parent - the parent location, can be nullx - the x-coordinate in pixely - the y-coordinate in pixelwidth - the width in pixelheight - the height in pixelpublic ExtendedMode findMode()
CLocationfindMode in class CExternalizedLocationnullpublic DockableProperty findProperty(DockableProperty successor)
CLocationfindProperty in class CExternalizedLocationsuccessor - the path of the elements above this location or nullnull, can also be successorpublic String toString()
toString in class CExternalizedLocationCopyright © 2018. All rights reserved.