|
||||||||||
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<T>
public class ToolbarMode<T extends bibliothek.gui.dock.facile.mode.StationModeArea>
A LocationMode
describing items 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 | |
---|---|
static bibliothek.util.Path |
IDENTIFIER
the unique identifier of this mode |
static bibliothek.gui.dock.common.mode.ExtendedMode |
TOOLBAR
the mode described by ToolbarMode |
Constructor Summary | |
---|---|
ToolbarMode(bibliothek.gui.DockController controller)
Creates the new mode. |
Method Summary | |
---|---|
void |
ensureNotHidden(bibliothek.gui.Dockable dockable)
|
bibliothek.gui.dock.common.mode.ExtendedMode |
getExtendedMode()
|
bibliothek.gui.dock.support.mode.ModeSettingFactory<bibliothek.gui.dock.facile.mode.Location> |
getSettingFactory()
|
bibliothek.util.Path |
getUniqueIdentifier()
|
boolean |
isDefaultMode(bibliothek.gui.Dockable dockable)
|
void |
readSetting(bibliothek.gui.dock.support.mode.ModeSetting<bibliothek.gui.dock.facile.mode.Location> setting)
|
void |
writeSetting(bibliothek.gui.dock.support.mode.ModeSetting<bibliothek.gui.dock.facile.mode.Location> setting)
|
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 |
Field Detail |
---|
public static final bibliothek.util.Path IDENTIFIER
public static final bibliothek.gui.dock.common.mode.ExtendedMode TOOLBAR
ToolbarMode
Constructor Detail |
---|
public ToolbarMode(bibliothek.gui.DockController controller)
controller
- the controller in whose realm this mode is usedMethod Detail |
---|
public bibliothek.gui.dock.common.mode.ExtendedMode getExtendedMode()
public void ensureNotHidden(bibliothek.gui.Dockable dockable)
public bibliothek.util.Path getUniqueIdentifier()
public boolean isDefaultMode(bibliothek.gui.Dockable dockable)
public void writeSetting(bibliothek.gui.dock.support.mode.ModeSetting<bibliothek.gui.dock.facile.mode.Location> setting)
public void readSetting(bibliothek.gui.dock.support.mode.ModeSetting<bibliothek.gui.dock.facile.mode.Location> setting)
public bibliothek.gui.dock.support.mode.ModeSettingFactory<bibliothek.gui.dock.facile.mode.Location> getSettingFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |