Uses of Interface
bibliothek.gui.dock.facile.mode.status.ExtendedModeEnablementFactory

Packages that use ExtendedModeEnablementFactory
bibliothek.gui.dock.facile.mode Contains an implementation of ModeManager that links a mode to the location of a Dockable
bibliothek.gui.dock.facile.mode.status 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 ExtendedModeEnablementFactory
static PropertyKey<ExtendedModeEnablementFactory> LocationModeManager.MODE_ENABLEMENT
          PropertyKey for the ExtendedModeEnablement that should be used by a LocationModeManager to 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 ExtendedModeEnablementFactory
static ExtendedModeEnablementFactory DefaultExtendedModeEnablement.FACTORY
          This factory creates new DefaultExtendedModeEnablements.