Uses of Package
bibliothek.gui.dock.support.mode

Packages that use bibliothek.gui.dock.support.mode
bibliothek.gui.dock.common.intern Classes and interfaces used internally. 
bibliothek.gui.dock.common.mode A subclass of LocationModeManager that handles CLocations, ExtendedModes and is aware of CControl
bibliothek.gui.dock.common.mode.station Contains wrapper classes for various DockStations, implementing the interface CLocationMode
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.station   
bibliothek.gui.dock.support.mode Basic interfaces and classes for a framework that assigns modes to Dockables. 
 

Classes in bibliothek.gui.dock.support.mode used by bibliothek.gui.dock.common.intern
ModeSettings
          A set of properties extracted from a ModeManager and its Modes.
 

Classes in bibliothek.gui.dock.support.mode used by bibliothek.gui.dock.common.mode
Mode
          A mode describes a state in which a Dockable can be.
ModeManager
          Associates Dockables with one Mode out of a set of modes.
ModeSettings
          A set of properties extracted from a ModeManager and its Modes.
ModeSettingsConverter
          A converter converts properties from the outside to the inner world.
 

Classes in bibliothek.gui.dock.support.mode used by bibliothek.gui.dock.common.mode.station
AffectedSet
          A set given to various methods which are changing the Mode of Dockables.
 

Classes in bibliothek.gui.dock.support.mode used by bibliothek.gui.dock.facile.mode
AffectedSet
          A set given to various methods which are changing the Mode of Dockables.
Mode
          A mode describes a state in which a Dockable can be.
ModeManager
          Associates Dockables with one Mode out of a set of modes.
ModeSetting
          A set of properties that belong to some Mode but are stored independent from that mode.
ModeSettingFactory
          A factory creating new ModeSettings.
ModeSettings
          A set of properties extracted from a ModeManager and its Modes.
ModeSettingsConverter
          A converter converts properties from the outside to the inner world.
 

Classes in bibliothek.gui.dock.support.mode used by bibliothek.gui.dock.facile.mode.station
AffectedSet
          A set given to various methods which are changing the Mode of Dockables.
 

Classes in bibliothek.gui.dock.support.mode used by bibliothek.gui.dock.support.mode
AffectedSet
          A set given to various methods which are changing the Mode of Dockables.
AffectingRunnable
          An algorithm that affects the mode of Dockables.
Mode
          A mode describes a state in which a Dockable can be.
ModeManager
          Associates Dockables with one Mode out of a set of modes.
ModeManagerListener
          This observer is added to a ModeManager and is informed when Modes or Dockables change.
ModeSetting
          A set of properties that belong to some Mode but are stored independent from that mode.
ModeSettingFactory
          A factory creating new ModeSettings.
ModeSettings
          A set of properties extracted from a ModeManager and its Modes.
ModeSettingsConverter
          A converter converts properties from the outside to the inner world.