|
||||||||||
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.CToolbarItemLocation
public class CToolbarItemLocation
A location pointing to one item of a toolbar.
Constructor Summary | |
---|---|
CToolbarItemLocation(bibliothek.gui.dock.common.CLocation parent,
int index)
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()
|
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 CToolbarItemLocation(bibliothek.gui.dock.common.CLocation parent, int index)
parent
- a pointer to the toolbarindex
- the index of the item to which this location pointsMethod Detail |
---|
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 |