Uses of Interface
bibliothek.gui.dock.support.mode.Mode
Packages that use Mode
Package
Description
Contains an implementation of
ModeManager that links a mode to the location
of a Dockable.Basic interfaces and classes for a framework that assigns modes to
Dockables.-
Uses of Mode in bibliothek.gui.dock.common.mode
Subinterfaces of Mode in bibliothek.gui.dock.common.modeModifier and TypeInterfaceDescriptioninterfaceLocationModeoffering methods to work withCLocation.Classes in bibliothek.gui.dock.common.mode that implement ModeModifier and TypeClassDescriptionclassManages areas on which externalized dockables are shown.classManagesCMaximizedModeAreas.classManages areas that show only a title of a minimized dockable.classA mode managingCNormalModeAreas.Methods in bibliothek.gui.dock.common.mode with parameters of type ModeModifier and TypeMethodDescriptionKeyedLocationModeActionProvider.getActions(Dockable dockable, Mode<Location> currentMode, DockActionSource currentSource) -
Uses of Mode in bibliothek.gui.dock.facile.mode
Subinterfaces of Mode in bibliothek.gui.dock.facile.modeClasses in bibliothek.gui.dock.facile.mode that implement ModeModifier and TypeClassDescriptionclassAbstractLocationMode<A extends ModeArea>This abstract class offers various properties that may be useful for any implementation ofLocationMode.classDefaultLocationMode<A extends StationModeArea>classExternalizedMode<M extends ExternalizedModeArea>Represents a mode in which dockables are freely floating on the screen.classMaximizedMode<M extends MaximizedModeArea>Dockables are maximized if they take up the whole space a frame or a screen offers.classMinimizedMode<M extends MinimizedModeArea>Only the title of a minimizedDockableis visible.classNormalMode<M extends NormalModeArea>Methods in bibliothek.gui.dock.facile.mode with parameters of type ModeModifier and TypeMethodDescriptionAbstractLocationMode.DockableHandle.getActions(Mode<Location> mode) Called byAbstractLocationMode.getActionsFor(Dockable, Mode)to the actions related to this dockable.DefaultLocationModeActionProvider.getActions(Dockable dockable, Mode<Location> mode, DockActionSource source) LocationModeActionProvider.getActions(Dockable dockable, Mode<Location> currentMode, DockActionSource currentSource) Called if the elementdockable, which is currently in modemode, should have some additionalDockActions related to the owner of thisLocationModeActionProvider.MappingLocationModeActionProvider.getActions(Dockable dockable, Mode<Location> currentMode, DockActionSource currentSource) AbstractLocationMode.getActionsFor(Dockable dockable, Mode<Location> mode) protected abstract LocationModeActionProviderMappingLocationModeActionProvider.getProvider(Dockable dockable, Mode<Location> currentMode, DockActionSource currentSource) Gets theLocationModeActionProviderwhich fits the key generated by the arguments of this method. -
Uses of Mode in bibliothek.gui.dock.support.mode
Classes in bibliothek.gui.dock.support.mode with type parameters of type ModeModifier and TypeInterfaceDescriptioninterfaceHistoryRewriter<H,M extends Mode<H>> AHistoryRewritercan rewrite the history information that is associated with aDockablein a specificMode.classModeManager<H,M extends Mode<H>> interfaceModeManagerListener<A,M extends Mode<A>> Methods in bibliothek.gui.dock.support.mode with parameters of type ModeModifier and TypeMethodDescriptionvoidAdds the settings ofmodeto this.Mode.getActionsFor(Dockable dockable, Mode<H> mode) Constructor parameters in bibliothek.gui.dock.support.mode with type arguments of type ModeModifierConstructorDescriptionModeForwardingActionSource(DockStation station, ModeManager<H, ? extends Mode<H>> manager) Creates a new action source