|
||||||||||
| 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.CMinimizedLocation
public class CMinimizedLocation
A location aiming at minimized elements.
| Constructor Summary | |
|---|---|
CMinimizedLocation(CBaseLocation parent,
Side side)
Creates a new location. |
|
| Method Summary | |
|---|---|
ExtendedMode |
findMode()
Gets the mode this location represents. |
String |
findRoot()
Gets the name of the station this location belongs to. |
Side |
getSide()
Gets the side of the CContentArea where this minimized-location
points to. |
String |
toString()
|
| Methods inherited from class bibliothek.gui.dock.common.location.CFlapLocation |
|---|
append, aside, findProperty, getParent, insert |
| Methods inherited from class bibliothek.gui.dock.common.CLocation |
|---|
base, base, equals, expandProperty, expandProperty, external, findProperty, hashCode, maximized, maximized, maximized, maximized, minimized, minimized, normalized, working |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CMinimizedLocation(CBaseLocation parent,
Side side)
parent - the location describing where the "minimized-areas" areside - the side this location is aiming at.| Method Detail |
|---|
public Side getSide()
CContentArea where this minimized-location
points to.
public ExtendedMode findMode()
CLocation
findMode in class CFlapLocationnullpublic String findRoot()
CLocationCStation.
findRoot in class CFlapLocationnull if this location
does not have enough information to find the rootpublic String toString()
toString in class CFlapLocation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||