|
||||||||||
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.toolbar.location.CToolbarAreaLocation
public class CToolbarAreaLocation
A CLocation
pointing to a CToolbarArea
.
Constructor Summary | |
---|---|
CToolbarAreaLocation(CToolbarArea root)
Creates a new location. |
Method Summary | |
---|---|
bibliothek.gui.dock.common.CLocation |
aside()
|
bibliothek.gui.dock.common.mode.ExtendedMode |
findMode()
|
bibliothek.gui.dock.layout.DockableProperty |
findProperty(bibliothek.gui.dock.layout.DockableProperty successor)
|
String |
findRoot()
|
bibliothek.gui.dock.common.CLocation |
getParent()
|
CToolbarGroupLocation |
group(int group)
Gets a location that points to a specific group of toolbars on a CToolbarArea . |
String |
toString()
|
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 CToolbarAreaLocation(CToolbarArea root)
root
- the area to which this location pointsMethod Detail |
---|
public CToolbarGroupLocation group(int group)
CToolbarArea
.
group
- the index of the group, a value of -1
points to the
not yet existing group at the beginning of the area
group
public bibliothek.gui.dock.common.CLocation getParent()
getParent
in class bibliothek.gui.dock.common.CLocation
public String findRoot()
findRoot
in class bibliothek.gui.dock.common.CLocation
public bibliothek.gui.dock.common.mode.ExtendedMode findMode()
findMode
in class bibliothek.gui.dock.common.CLocation
public bibliothek.gui.dock.layout.DockableProperty findProperty(bibliothek.gui.dock.layout.DockableProperty successor)
findProperty
in class bibliothek.gui.dock.common.CLocation
public bibliothek.gui.dock.common.CLocation aside()
aside
in class bibliothek.gui.dock.common.CLocation
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |