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

Packages that use bibliothek.gui.dock.facile.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.action A set of DockActions that change the LocationMode of a Dockable
bibliothek.gui.dock.facile.mode.station   
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 used by bibliothek.gui.dock.common.intern
Location
          Describes the location of a Dockable on some station.
 

Classes in bibliothek.gui.dock.facile.mode used by bibliothek.gui.dock.common.mode
AbstractLocationMode
          This abstract class offers various properties that may be useful for any implementation of LocationMode.
DefaultLocationMode
          Abstract implementation of a Mode that works with Locations.
DefaultLocationModeActionProvider
          This default implementation always returns the same DockActionSource to all Dockables.
DoubleClickLocationStrategy
          Used by a LocationModeManager to change the ExtendedMode when an element gets double-clicked.
ExternalizedMode
          Represents a mode in which dockables are freely floating on the screen.
ExternalizedModeArea
          Represents a station which shows its children in free floating dialogs.
Location
          Describes the location of a Dockable on some station.
LocationMode
          A Mode that is used by the LocationModeManager.
LocationModeActionProvider
          Is associated with one LocationMode, provides a (set of) actions to set the mode of a Dockable to the owner of this provider.
LocationModeManager
          ModeManager for the location of a Dockable.
MaximizedMode
          Dockables are maximized if they take up the whole space a frame or a screen offers.
MaximizedModeArea
          The parent of a set of Dockables that are maximized.
MinimizedMode
          Only the title of a minimized Dockable is visible.
MinimizedModeArea
          Interface describing a station that is connected with a MinimizedMode.
ModeArea
          A representation of some area that can show Dockables, it is a wrapper for a DockStation.
NormalMode
          CDockables are in NormalMode if they are a child of a NormalModeArea.
NormalModeArea
          Represents a DockStation that shows Dockables in NormalMode.
StationModeArea
          A representation of a DockStation which can be accessed through Modes.
 

Classes in bibliothek.gui.dock.facile.mode used by bibliothek.gui.dock.common.mode.station
ExternalizedModeArea
          Represents a station which shows its children in free floating dialogs.
Location
          Describes the location of a Dockable on some station.
LocationMode
          A Mode that is used by the LocationModeManager.
LocationModeEvent
          Information given to a LocationModeListener.
MaximizedModeArea
          The parent of a set of Dockables that are maximized.
MinimizedModeArea
          Interface describing a station that is connected with a MinimizedMode.
ModeArea
          A representation of some area that can show Dockables, it is a wrapper for a DockStation.
ModeAreaListener
          A listener that can be added to a ModeArea.
NormalModeArea
          Represents a DockStation that shows Dockables in NormalMode.
StationModeArea
          A representation of a DockStation which can be accessed through Modes.
 

Classes in bibliothek.gui.dock.facile.mode used by bibliothek.gui.dock.facile.mode
AbstractLocationMode
          This abstract class offers various properties that may be useful for any implementation of LocationMode.
AbstractLocationMode.DockableHandle
          Meta information about a currently registered Dockable.
DefaultLocationMode
          Abstract implementation of a Mode that works with Locations.
DoubleClickLocationStrategy
          Used by a LocationModeManager to change the ExtendedMode when an element gets double-clicked.
ExternalizedModeArea
          Represents a station which shows its children in free floating dialogs.
Location
          Describes the location of a Dockable on some station.
LocationMode
          A Mode that is used by the LocationModeManager.
LocationModeActionProvider
          Is associated with one LocationMode, provides a (set of) actions to set the mode of a Dockable to the owner of this provider.
LocationModeEvent
          Information given to a LocationModeListener.
LocationModeListener
          A listener added to a LocationMode.
LocationModeManager
          ModeManager for the location of a Dockable.
MaximizedModeArea
          The parent of a set of Dockables that are maximized.
MinimizedModeArea
          Interface describing a station that is connected with a MinimizedMode.
ModeArea
          A representation of some area that can show Dockables, it is a wrapper for a DockStation.
ModeAreaListener
          A listener that can be added to a ModeArea.
NormalModeArea
          Represents a DockStation that shows Dockables in NormalMode.
StationModeArea
          A representation of a DockStation which can be accessed through Modes.
 

Classes in bibliothek.gui.dock.facile.mode used by bibliothek.gui.dock.facile.mode.action
ExternalizedMode
          Represents a mode in which dockables are freely floating on the screen.
LocationMode
          A Mode that is used by the LocationModeManager.
MaximizedMode
          Dockables are maximized if they take up the whole space a frame or a screen offers.
MinimizedMode
          Only the title of a minimized Dockable is visible.
NormalMode
          CDockables are in NormalMode if they are a child of a NormalModeArea.
 

Classes in bibliothek.gui.dock.facile.mode used by bibliothek.gui.dock.facile.mode.station
LocationMode
          A Mode that is used by the LocationModeManager.
MinimizedModeArea
          Interface describing a station that is connected with a MinimizedMode.
ModeArea
          A representation of some area that can show Dockables, it is a wrapper for a DockStation.
ModeAreaListener
          A listener that can be added to a ModeArea.
StationModeArea
          A representation of a DockStation which can be accessed through Modes.
 

Classes in bibliothek.gui.dock.facile.mode used by bibliothek.gui.dock.facile.mode.status
LocationModeManager
          ModeManager for the location of a Dockable.