Uses of Package
bibliothek.gui.dock.facile.mode.status

Packages that use bibliothek.gui.dock.facile.mode.status
bibliothek.gui.dock.common.mode A subclass of LocationModeManager that handles CLocations, ExtendedModes and is aware of CControl
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
 

Classes in bibliothek.gui.dock.facile.mode.status used by bibliothek.gui.dock.common.mode
ExtendedModeEnablement
          Generic algorithm telling for Dockables whether some ExtendedMode is available or not.
 

Classes in bibliothek.gui.dock.facile.mode.status used by bibliothek.gui.dock.facile.mode
ExtendedModeEnablement
          Generic algorithm telling for Dockables whether some ExtendedMode is available or not.
ExtendedModeEnablementFactory
          This factory creates new ExtendedModeEnablements.
 

Classes in bibliothek.gui.dock.facile.mode.status used by bibliothek.gui.dock.facile.mode.status
AbstractExtendedModeEnablement
          Abstract implementation of an ExtendedModeEnablement.
ExtendedModeEnablement
          Generic algorithm telling for Dockables whether some ExtendedMode is available or not.
ExtendedModeEnablementFactory
          This factory creates new ExtendedModeEnablements.
ExtendedModeEnablementListener
          This listener is added to an ExtendedModeEnablement and informs if the availability-state of a mode in respect to a dockable changes.