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

Packages that use bibliothek.gui.dock.support.mode
bibliothek.gui.dock.common.grouping   
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.common.perspective.mode This module of the perspective API allows clients to access and modify CDockables that are in different modes like "maximized" or "minimized". 
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 Wrappers for DockStations, implementing StationModeArea
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.grouping
HistoryRewriter
          A HistoryRewriter can rewrite the history information that is associated with a Dockable in a specific Mode.
 

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
HistoryRewriter
          A HistoryRewriter can rewrite the history information that is associated with a Dockable in a specific 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.
UndoableModeSettings
          This class is used by a ModeManager during a read operation to create entries even if it not entirely sure whether the entry will ever be used.
 

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.common.perspective.mode
ModeSetting
          A set of properties that belong to some Mode but are stored independent from that mode.
ModeSettings
          A set of properties extracted from a ModeManager and its Modes.
 

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.
HistoryRewriter
          A HistoryRewriter can rewrite the history information that is associated with a Dockable in a specific 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.
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.
UndoableModeSettings
          This class is used by a ModeManager during a read operation to create entries even if it not entirely sure whether the entry will ever be used.