|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbibliothek.gui.dock.facile.mode.AbstractLocationMode<A>
bibliothek.gui.dock.facile.mode.DefaultLocationMode<T>
bibliothek.gui.dock.toolbar.location.ToolbarMode<CToolbarModeArea>
bibliothek.gui.dock.toolbar.location.CToolbarMode
public class CToolbarMode
This CLocationMode
describes the areas that are part of a toolbar.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class bibliothek.gui.dock.facile.mode.AbstractLocationMode |
---|
bibliothek.gui.dock.facile.mode.AbstractLocationMode.DockableHandle |
Field Summary |
---|
Fields inherited from class bibliothek.gui.dock.toolbar.location.ToolbarMode |
---|
IDENTIFIER, TOOLBAR |
Constructor Summary | |
---|---|
CToolbarMode(bibliothek.gui.dock.common.CControl control)
Creates a new mode |
Method Summary | |
---|---|
bibliothek.gui.dock.common.perspective.mode.LocationModePerspective |
createPerspective()
|
bibliothek.gui.dock.common.CLocation |
getCLocation(bibliothek.gui.Dockable dockable)
|
bibliothek.gui.dock.common.CLocation |
getCLocation(bibliothek.gui.Dockable dockable,
bibliothek.gui.dock.facile.mode.Location location)
|
boolean |
isBasicMode()
|
boolean |
respectWorkingAreas(bibliothek.gui.DockStation station)
|
Methods inherited from class bibliothek.gui.dock.toolbar.location.ToolbarMode |
---|
ensureNotHidden, getExtendedMode, getSettingFactory, getUniqueIdentifier, isDefaultMode, readSetting, writeSetting |
Methods inherited from class bibliothek.gui.dock.facile.mode.DefaultLocationMode |
---|
current, isCurrentMode, runApply |
Methods inherited from class bibliothek.gui.dock.facile.mode.AbstractLocationMode |
---|
add, addLocationModeListener, apply, aside, createHandle, get, get, get, get, getActionsFor, getController, getDefaultArea, getManager, getRepresentation, getRepresentationIds, isModeAvailable, isModeHidden, isRepresenting, iterator, listeners, remove, removeLocationModeListener, setActionProvider, setController, setDefaultArea, setManager, setShouldAutoFocus, shouldAutoFocus |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface bibliothek.gui.dock.facile.mode.LocationMode |
---|
addLocationModeListener, aside, ensureNotHidden, getExtendedMode, getManager, getRepresentation, getRepresentationIds, isCurrentMode, isRepresenting, removeLocationModeListener, setController, setManager, shouldAutoFocus |
Methods inherited from interface bibliothek.gui.dock.support.mode.Mode |
---|
apply, current, getActionsFor, getSettingFactory, getUniqueIdentifier, isDefaultMode, readSetting, writeSetting |
Constructor Detail |
---|
public CToolbarMode(bibliothek.gui.dock.common.CControl control)
control
- the control in whose realm this mode is usedMethod Detail |
---|
public bibliothek.gui.dock.common.CLocation getCLocation(bibliothek.gui.Dockable dockable)
getCLocation
in interface bibliothek.gui.dock.common.mode.CLocationMode
public bibliothek.gui.dock.common.CLocation getCLocation(bibliothek.gui.Dockable dockable, bibliothek.gui.dock.facile.mode.Location location)
getCLocation
in interface bibliothek.gui.dock.common.mode.CLocationMode
public boolean isBasicMode()
isBasicMode
in interface bibliothek.gui.dock.common.mode.CLocationMode
public boolean respectWorkingAreas(bibliothek.gui.DockStation station)
respectWorkingAreas
in interface bibliothek.gui.dock.common.mode.CLocationMode
public bibliothek.gui.dock.common.perspective.mode.LocationModePerspective createPerspective()
createPerspective
in interface bibliothek.gui.dock.common.mode.CLocationMode
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |