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

Packages that use bibliothek.gui.dock.station.support
bibliothek.extension.gui.dock.station Contains extensions to the DockStations. 
bibliothek.gui The high level interfaces of the framework and the most often used classes. 
bibliothek.gui.dock The five basic classes implementing Dockable and DockStation plus some supporting elements. 
bibliothek.gui.dock.common.intern Classes and interfaces used internally. 
bibliothek.gui.dock.common.intern.layout Implementation of a LayoutChangeStrategy and supporting classes. 
bibliothek.gui.dock.common.intern.station Contains the CommonDockStation, various implementations of CommonDockStation and supporting classes. 
bibliothek.gui.dock.common.perspective The perspective API offers clients the possibility to define or modify the layout of an application without actually creating any CDockables. 
bibliothek.gui.dock.displayer Classes and interfaces that are needed by the DockableDisplayer
bibliothek.gui.dock.dockable Some classes related to Dockable
bibliothek.gui.dock.frontend Classes and interfaces needed by the DockFrontend 
bibliothek.gui.dock.layout Elements dealing with the location of Dockables on their DockStation and allowing to store the whole layout of a set of Dockables and stations. 
bibliothek.gui.dock.layout.location   
bibliothek.gui.dock.perspective The perspective API allows clients to access and modify the layout without actually creating any Dockables. 
bibliothek.gui.dock.station Elements needed by various implementations of the DockStation interface. 
bibliothek.gui.dock.station.flap Elements that are related to the FlapDockStation
bibliothek.gui.dock.station.screen Elements that are related to the ScreenDockStation
bibliothek.gui.dock.station.screen.window Contains the window ( JDialog, JInternalDialog, etc..) that shows the children of a ScreenDockStation and the classes required to configure that window. 
bibliothek.gui.dock.station.split Elements which are needed by the SplitDockStation, and which are needed to interact with the station. 
bibliothek.gui.dock.station.stack Elements which are related to the StackDockStation
bibliothek.gui.dock.station.support Elements used by various DockStations to store properties and to propagate events to other objects. 
bibliothek.gui.dock.themes Contains an implementation of DockTheme and all classes which are neede by this theme. 
bibliothek.gui.dock.themes.basic Factories and classes used when the BasicTheme is active. 
bibliothek.gui.dock.util Distribution of information in a global scale and methods available from everywhere. 
 

Classes in bibliothek.gui.dock.station.support used by bibliothek.extension.gui.dock.station
CombinerSource
          A set of information intended for a Combiner.
CombinerTarget
          Created by a Combiner, this object tells how two Dockables are going to be merged.
Enforcement
          Describes how much a caller to Combiner.prepare(CombinerSource, Enforcement) would like the method to succeed.
 

Classes in bibliothek.gui.dock.station.support used by bibliothek.gui
PlaceholderListItem
          An item in a PlaceholderList.
Clients should notice that there are no restrictions on what D actually is.
PlaceholderMap
          A data structure designed to store and retrieve placeholder information persistently.
 

Classes in bibliothek.gui.dock.station.support used by bibliothek.gui.dock
CombinerSource
          A set of information intended for a Combiner.
CombinerTarget
          Created by a Combiner, this object tells how two Dockables are going to be merged.
DockStationListenerManager
          This manager stores DockStationListeners and provides methods to invoke the listeners.
PlaceholderListItem
          An item in a PlaceholderList.
Clients should notice that there are no restrictions on what D actually is.
PlaceholderMap
          A data structure designed to store and retrieve placeholder information persistently.
PlaceholderStrategy
          This strategy tells which Dockables can leave a placeholder on a DockStation.
RootPlaceholderStrategy
          A PlaceholderStrategy that wraps around another strategy or around no strategy at all.
 

Classes in bibliothek.gui.dock.station.support used by bibliothek.gui.dock.common.intern
PlaceholderListItem
          An item in a PlaceholderList.
Clients should notice that there are no restrictions on what D actually is.
PlaceholderStrategy
          This strategy tells which Dockables can leave a placeholder on a DockStation.
PlaceholderStrategyListener
          A listener that gets added to a PlaceholderStrategy.
 

Classes in bibliothek.gui.dock.station.support used by bibliothek.gui.dock.common.intern.layout
PlaceholderStrategy
          This strategy tells which Dockables can leave a placeholder on a DockStation.
 

Classes in bibliothek.gui.dock.station.support used by bibliothek.gui.dock.common.intern.station
PlaceholderListItem
          An item in a PlaceholderList.
Clients should notice that there are no restrictions on what D actually is.
PlaceholderStrategy
          This strategy tells which Dockables can leave a placeholder on a DockStation.
 

Classes in bibliothek.gui.dock.station.support used by bibliothek.gui.dock.common.perspective
PlaceholderListItem
          An item in a PlaceholderList.
Clients should notice that there are no restrictions on what D actually is.
PlaceholderMap
          A data structure designed to store and retrieve placeholder information persistently.
 

Classes in bibliothek.gui.dock.station.support used by bibliothek.gui.dock.displayer
CombinerSource
          A set of information intended for a Combiner.
 

Classes in bibliothek.gui.dock.station.support used by bibliothek.gui.dock.dockable
PlaceholderListItem
          An item in a PlaceholderList.
Clients should notice that there are no restrictions on what D actually is.
PlaceholderStrategy
          This strategy tells which Dockables can leave a placeholder on a DockStation.
 

Classes in bibliothek.gui.dock.station.support used by bibliothek.gui.dock.frontend
PlaceholderListItem
          An item in a PlaceholderList.
Clients should notice that there are no restrictions on what D actually is.
PlaceholderStrategy
          This strategy tells which Dockables can leave a placeholder on a DockStation.
 

Classes in bibliothek.gui.dock.station.support used by bibliothek.gui.dock.layout
PlaceholderStrategy
          This strategy tells which Dockables can leave a placeholder on a DockStation.
 

Classes in bibliothek.gui.dock.station.support used by bibliothek.gui.dock.layout.location
PlaceholderMap
          A data structure designed to store and retrieve placeholder information persistently.
 

Classes in bibliothek.gui.dock.station.support used by bibliothek.gui.dock.perspective
PlaceholderListItem
          An item in a PlaceholderList.
Clients should notice that there are no restrictions on what D actually is.
PlaceholderMap
          A data structure designed to store and retrieve placeholder information persistently.
 

Classes in bibliothek.gui.dock.station.support used by bibliothek.gui.dock.station
CombinerSource
          A set of information intended for a Combiner.
CombinerTarget
          Created by a Combiner, this object tells how two Dockables are going to be merged.
DockStationListenerManager
          This manager stores DockStationListeners and provides methods to invoke the listeners.
Enforcement
          Describes how much a caller to Combiner.prepare(CombinerSource, Enforcement) would like the method to succeed.
PlaceholderList.Item
          A single item in a PlaceholderList
PlaceholderListItem
          An item in a PlaceholderList.
Clients should notice that there are no restrictions on what D actually is.
 

Classes in bibliothek.gui.dock.station.support used by bibliothek.gui.dock.station.flap
CombinerSource
          A set of information intended for a Combiner.
CombinerTarget
          Created by a Combiner, this object tells how two Dockables are going to be merged.
ListSpanStrategy
          Manages the Spans of a DockStation that orderes its Dockables like a list.
PlaceholderListItem
          An item in a PlaceholderList.
Clients should notice that there are no restrictions on what D actually is.
PlaceholderMap
          A data structure designed to store and retrieve placeholder information persistently.
PlaceholderStrategy
          This strategy tells which Dockables can leave a placeholder on a DockStation.
 

Classes in bibliothek.gui.dock.station.support used by bibliothek.gui.dock.station.screen
CombinerTarget
          Created by a Combiner, this object tells how two Dockables are going to be merged.
PlaceholderListItem
          An item in a PlaceholderList.
Clients should notice that there are no restrictions on what D actually is.
PlaceholderMap
          A data structure designed to store and retrieve placeholder information persistently.
PlaceholderStrategy
          This strategy tells which Dockables can leave a placeholder on a DockStation.
 

Classes in bibliothek.gui.dock.station.support used by bibliothek.gui.dock.station.screen.window
CombinerTarget
          Created by a Combiner, this object tells how two Dockables are going to be merged.
PlaceholderListItem
          An item in a PlaceholderList.
Clients should notice that there are no restrictions on what D actually is.
 

Classes in bibliothek.gui.dock.station.support used by bibliothek.gui.dock.station.split
CombinerSource
          A set of information intended for a Combiner.
CombinerTarget
          Created by a Combiner, this object tells how two Dockables are going to be merged.
PlaceholderListItem
          An item in a PlaceholderList.
Clients should notice that there are no restrictions on what D actually is.
PlaceholderMap
          A data structure designed to store and retrieve placeholder information persistently.
PlaceholderStrategy
          This strategy tells which Dockables can leave a placeholder on a DockStation.
 

Classes in bibliothek.gui.dock.station.support used by bibliothek.gui.dock.station.stack
PlaceholderList.Level
          identifiers for the various sublists this list consists of
PlaceholderListItem
          An item in a PlaceholderList.
Clients should notice that there are no restrictions on what D actually is.
PlaceholderMap
          A data structure designed to store and retrieve placeholder information persistently.
PlaceholderStrategy
          This strategy tells which Dockables can leave a placeholder on a DockStation.
 

Classes in bibliothek.gui.dock.station.support used by bibliothek.gui.dock.station.support
CombinerSource
          A set of information intended for a Combiner.
ConvertedPlaceholderListItem
          Data about a Dockable that was stored in a PlaceholderList.
DockablePlaceholderList
          A PlaceholderList that works with real Dockables.
DockStationListenerManager
          This manager stores DockStationListeners and provides methods to invoke the listeners.
Enforcement
          Describes how much a caller to Combiner.prepare(CombinerSource, Enforcement) would like the method to succeed.
PlaceholderList
          A list consisting of Dockables and sets of Paths as placeholder.
PlaceholderList.Filter
          A sublist of a PlaceholderList, the elements in this list are filtered by a strategy that is defined by the PlaceholderList.
PlaceholderList.Item
          A single item in a PlaceholderList
PlaceholderList.Level
          identifiers for the various sublists this list consists of
PlaceholderListItem
          An item in a PlaceholderList.
Clients should notice that there are no restrictions on what D actually is.
PlaceholderListItemAdapter
          An adapter for PlaceholderListItemConverter, all methods implemented by this adapter do nothing.
PlaceholderListItemConverter
          Used by a PlaceholderList to read and write to a PlaceholderMap.
Implementations can assume that the list will both convert methods call with items in the order of which the items are found in the list (meaning ordered by their location).
PlaceholderMap
          A data structure designed to store and retrieve placeholder information persistently.
PlaceholderMap.Key
          A key is a set of Paths, it is used to identify entries in a PlaceholderMap.
PlaceholderMetaMap
          A map for storing information that can be handled by a PlaceholderMap.
PlaceholderStrategy
          This strategy tells which Dockables can leave a placeholder on a DockStation.
PlaceholderStrategyListener
          A listener that gets added to a PlaceholderStrategy.
 

Classes in bibliothek.gui.dock.station.support used by bibliothek.gui.dock.themes
CombinerSource
          A set of information intended for a Combiner.
CombinerTarget
          Created by a Combiner, this object tells how two Dockables are going to be merged.
Enforcement
          Describes how much a caller to Combiner.prepare(CombinerSource, Enforcement) would like the method to succeed.
 

Classes in bibliothek.gui.dock.station.support used by bibliothek.gui.dock.themes.basic
CombinerSource
          A set of information intended for a Combiner.
CombinerTarget
          Created by a Combiner, this object tells how two Dockables are going to be merged.
Enforcement
          Describes how much a caller to Combiner.prepare(CombinerSource, Enforcement) would like the method to succeed.
 

Classes in bibliothek.gui.dock.station.support used by bibliothek.gui.dock.util
PlaceholderStrategy
          This strategy tells which Dockables can leave a placeholder on a DockStation.