|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbibliothek.gui.dock.common.CLocation
bibliothek.gui.dock.common.location.CFlapLocation
bibliothek.gui.dock.common.location.CMinimizeAreaLocation
public class CMinimizeAreaLocation
A location describing a child of a CMinimizeArea
.
Constructor Summary | |
---|---|
CMinimizeAreaLocation(CMinimizeArea area)
Crates a new location at the end of the minimize area. |
Method Summary | |
---|---|
java.lang.String |
findRoot()
Gets the name of the station this location belongs to. |
java.lang.String |
toString()
|
Methods inherited from class bibliothek.gui.dock.common.location.CFlapLocation |
---|
append, aside, expandProperty, findMode, findProperty, insert |
Methods inherited from class bibliothek.gui.dock.common.CLocation |
---|
base, base, external, findProperty, maximized, maximized, maximized, maximized, minimized, minimized, normalized, working |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CMinimizeAreaLocation(CMinimizeArea area)
area
- the minimize area, not null
Method Detail |
---|
public java.lang.String findRoot()
CLocation
CStation
.
findRoot
in class CLocation
null
if this location
does not have enough information to find the rootpublic java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |