Uses of Package
bibliothek.gui.dock.layout

Packages that use bibliothek.gui.dock.layout
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.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.security A package dealing with the issues of Applets and Wepstart-applications. 
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.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.util Distribution of information in a global scale and methods available from everywhere. 
 

Classes in bibliothek.gui.dock.layout used by bibliothek.gui
AdjacentDockFactory
          An object that works together with a DockFactory, this object decides of its own whether it wants to store information about a DockElement or not.
DockableProperty
          Describes the location of a Dockable on a DockStation.
DockablePropertyFactory
          A factory which creates instances of DockableProperty.
DockLayoutComposition
          A DockLayoutComposition describes all relations and positions of a set of DockElements.
DockSituation
          A DockSituation is a converter: the relationship of DockStations and Dockables, the position of Dockables and other information are converted into a stream of bytes.
DockSituationIgnore
          A DockSituationIgnore is used in a DockSituation to decide, which elements (stations and dockables) should be written into a stream.
PredefinedDockSituation
          A DockSituation that does not load or store all DockElements.
PropertyTransformer
          A PropertTransformer can read and write instances of DockableProperty, assuming that a factory is installed for the property.
 

Classes in bibliothek.gui.dock.layout used by bibliothek.gui.dock
DockableProperty
          Describes the location of a Dockable on a DockStation.
DockConverter
          A DockConverter can store or load content which is related to a certain kind of DockElement.
DockLayoutInfo
          A DockLayoutInfo describes a Dockable.
 

Classes in bibliothek.gui.dock.layout used by bibliothek.gui.dock.dockable
DockConverter
          A DockConverter can store or load content which is related to a certain kind of DockElement.
DockLayoutInfo
          A DockLayoutInfo describes a Dockable.
 

Classes in bibliothek.gui.dock.layout used by bibliothek.gui.dock.frontend
BackupFactoryData
          Some client specified data and an identifier for that data.
DockableProperty
          Describes the location of a Dockable on a DockStation.
DockConverter
          A DockConverter can store or load content which is related to a certain kind of DockElement.
DockLayoutComposition
          A DockLayoutComposition describes all relations and positions of a set of DockElements.
DockLayoutInfo
          A DockLayoutInfo describes a Dockable.
DockSituation
          A DockSituation is a converter: the relationship of DockStations and Dockables, the position of Dockables and other information are converted into a stream of bytes.
PropertyTransformer
          A PropertTransformer can read and write instances of DockableProperty, assuming that a factory is installed for the property.
 

Classes in bibliothek.gui.dock.layout used by bibliothek.gui.dock.layout
AbstractDockableProperty
          A simple implementation of DockableProperty which provides only the basic features.
AdjacentDockFactory
          An object that works together with a DockFactory, this object decides of its own whether it wants to store information about a DockElement or not.
BackupFactoryData
          Some client specified data and an identifier for that data.
DockableProperty
          Describes the location of a Dockable on a DockStation.
DockablePropertyFactory
          A factory which creates instances of DockableProperty.
DockConverter
          A DockConverter can store or load content which is related to a certain kind of DockElement.
DockLayout
          A DockLayout describes the contents of one DockElement.
DockLayoutComposition
          A DockLayoutComposition describes all relations and positions of a set of DockElements.
DockLayoutInfo
          A DockLayoutInfo describes a Dockable.
DockLayoutInfo.Data
          The kind of information a DockLayoutInfo contains.
DockSituation
          A DockSituation is a converter: the relationship of DockStations and Dockables, the position of Dockables and other information are converted into a stream of bytes.
DockSituationIgnore
          A DockSituationIgnore is used in a DockSituation to decide, which elements (stations and dockables) should be written into a stream.
MissingDockFactory
          A MissingDockFactory is used by a DockSituation to read the contents of a file if the factory that was supposed to read that content is missing.
 

Classes in bibliothek.gui.dock.layout used by bibliothek.gui.dock.security
DockConverter
          A DockConverter can store or load content which is related to a certain kind of DockElement.
 

Classes in bibliothek.gui.dock.layout used by bibliothek.gui.dock.station.flap
AbstractDockableProperty
          A simple implementation of DockableProperty which provides only the basic features.
DockableProperty
          Describes the location of a Dockable on a DockStation.
DockablePropertyFactory
          A factory which creates instances of DockableProperty.
DockConverter
          A DockConverter can store or load content which is related to a certain kind of DockElement.
DockLayoutInfo
          A DockLayoutInfo describes a Dockable.
 

Classes in bibliothek.gui.dock.layout used by bibliothek.gui.dock.station.screen
AbstractDockableProperty
          A simple implementation of DockableProperty which provides only the basic features.
DockableProperty
          Describes the location of a Dockable on a DockStation.
DockablePropertyFactory
          A factory which creates instances of DockableProperty.
DockConverter
          A DockConverter can store or load content which is related to a certain kind of DockElement.
DockLayoutInfo
          A DockLayoutInfo describes a Dockable.
 

Classes in bibliothek.gui.dock.layout used by bibliothek.gui.dock.station.split
AbstractDockableProperty
          A simple implementation of DockableProperty which provides only the basic features.
DockableProperty
          Describes the location of a Dockable on a DockStation.
DockablePropertyFactory
          A factory which creates instances of DockableProperty.
DockConverter
          A DockConverter can store or load content which is related to a certain kind of DockElement.
DockLayoutInfo
          A DockLayoutInfo describes a Dockable.
 

Classes in bibliothek.gui.dock.layout used by bibliothek.gui.dock.station.stack
AbstractDockableProperty
          A simple implementation of DockableProperty which provides only the basic features.
DockableProperty
          Describes the location of a Dockable on a DockStation.
DockablePropertyFactory
          A factory which creates instances of DockableProperty.
DockConverter
          A DockConverter can store or load content which is related to a certain kind of DockElement.
DockLayoutInfo
          A DockLayoutInfo describes a Dockable.
 

Classes in bibliothek.gui.dock.layout used by bibliothek.gui.dock.util
DockableProperty
          Describes the location of a Dockable on a DockStation.