public class CToolbarMode extends ToolbarMode<CToolbarModeArea> implements bibliothek.gui.dock.common.mode.CLocationMode
CLocationMode
describes the areas that are part of a toolbar.IDENTIFIER, TOOLBAR
Constructor and Description |
---|
CToolbarMode(bibliothek.gui.dock.common.CControl control)
Creates a new mode
|
Modifier and Type | Method and Description |
---|---|
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) |
ensureNotHidden, getExtendedMode, getSettingFactory, getUniqueIdentifier, isDefaultMode, readSetting, writeSetting
current, isCurrentMode, runApply
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addLocationModeListener, aside, ensureNotHidden, getExtendedMode, getManager, getRepresentation, getRepresentationIds, isCurrentMode, isRepresenting, removeLocationModeListener, setController, setManager, shouldAutoFocus
public CToolbarMode(bibliothek.gui.dock.common.CControl control)
control
- the control in whose realm this mode is usedpublic 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