Uses of Interface
bibliothek.gui.dock.facile.mode.status.ExtendedModeEnablementFactory
Packages that use ExtendedModeEnablementFactory
Package
Description
Contains an implementation of
ModeManager that links a mode to the location
of a Dockable.Strategies helping a
LocationModeManager to decide which modes are
available for a Dockable.-
Uses of ExtendedModeEnablementFactory in bibliothek.gui.dock.facile.mode
Fields in bibliothek.gui.dock.facile.mode with type parameters of type ExtendedModeEnablementFactoryModifier and TypeFieldDescriptionstatic final PropertyKey<ExtendedModeEnablementFactory>LocationModeManager.MODE_ENABLEMENTPropertyKeyfor theExtendedModeEnablementthat should be used by aLocationModeManagerto activate and deactivate the modes. -
Uses of ExtendedModeEnablementFactory in bibliothek.gui.dock.facile.mode.status
Fields in bibliothek.gui.dock.facile.mode.status declared as ExtendedModeEnablementFactoryModifier and TypeFieldDescriptionstatic final ExtendedModeEnablementFactoryDefaultExtendedModeEnablement.FACTORYThis factory creates newDefaultExtendedModeEnablements.