Uses of Package
bibliothek.gui.dock

Packages that use bibliothek.gui.dock
bibliothek.extension.gui.dock.theme.bubble   
bibliothek.extension.gui.dock.theme.flat   
bibliothek.gui   
bibliothek.gui.dock   
bibliothek.gui.dock.accept   
bibliothek.gui.dock.security   
bibliothek.gui.dock.station   
bibliothek.gui.dock.station.flap   
bibliothek.gui.dock.station.screen   
bibliothek.gui.dock.station.split   
bibliothek.gui.dock.station.stack   
bibliothek.gui.dock.station.support   
bibliothek.gui.dock.themes.basic   
bibliothek.gui.dock.themes.nostack   
bibliothek.gui.dock.util   
 

Classes in bibliothek.gui.dock used by bibliothek.extension.gui.dock.theme.bubble
DockableDisplayer
          A panel which shows one Dockable and one DockTitle.
 

Classes in bibliothek.gui.dock used by bibliothek.extension.gui.dock.theme.flat
DockableDisplayer
          A panel which shows one Dockable and one DockTitle.
 

Classes in bibliothek.gui.dock used by bibliothek.gui
DockableProperty
          Describes the location of a Dockable on a DockStation.
DockablePropertyFactory
          A factory which creates instances of DockableProperty.
DockAcceptance
          Used by a DockController to decide globally which Dockable can become child of which DockStation.
The acceptance can be set through the method DockController#setAcceptance(DockAcceptance)
DockElement
          An element in the hierarchy of dockables and stations.
DockFactory
          A DockFactory has the ability to store and load instances of one subtype of DockElement.
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.
IconManager
          A map of icons which are used by various objects.
PropertyTransformer
          A PropertTransformer can read and write instances of DockableProperty, assuming that a factory is installed for the property.
SingleParentRemover
          An observer of a DockController.
 

Classes in bibliothek.gui.dock used by bibliothek.gui.dock
AbstractDockable
          An implementation of Dockable which deals with the simple things.
Some of the capabilities of an AbstractDockable are: add or remove a DockableListener, and fire an event set the parent and the controller set the title and the icon store a list of DockActions
DefaultDockable
          A Dockable which consists only of one Component called "content pane".
DockableDisplayer.Location
          The four possible locations of the title
DockableProperty
          Describes the location of a Dockable on a DockStation.
DockablePropertyFactory
          A factory which creates instances of DockableProperty.
DockElement
          An element in the hierarchy of dockables and stations.
DockFactory
          A DockFactory has the ability to store and load instances of one subtype of DockElement.
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.
IconManager.Entry
          A set of icons with different priority and a set of listeners.
PredefinedDockSituation.PreloadFactory
          A factory which uses other factories as delegate.
SingleParentRemover.Listener
          Listens to a DockController and call SingleParentRemover.testAll(DockController) if the structure of the dock-tree changes.
 

Classes in bibliothek.gui.dock used by bibliothek.gui.dock.accept
DockAcceptance
          Used by a DockController to decide globally which Dockable can become child of which DockStation.
The acceptance can be set through the method DockController#setAcceptance(DockAcceptance)
 

Classes in bibliothek.gui.dock used by bibliothek.gui.dock.security
AbstractDockable
          An implementation of Dockable which deals with the simple things.
Some of the capabilities of an AbstractDockable are: add or remove a DockableListener, and fire an event set the parent and the controller set the title and the icon store a list of DockActions
DockElement
          An element in the hierarchy of dockables and stations.
DockFactory
          A DockFactory has the ability to store and load instances of one subtype of DockElement.
 

Classes in bibliothek.gui.dock used by bibliothek.gui.dock.station
AbstractDockable
          An implementation of Dockable which deals with the simple things.
Some of the capabilities of an AbstractDockable are: add or remove a DockableListener, and fire an event set the parent and the controller set the title and the icon store a list of DockActions
DockableDisplayer
          A panel which shows one Dockable and one DockTitle.
DockableProperty
          Describes the location of a Dockable on a DockStation.
DockElement
          An element in the hierarchy of dockables and stations.
 

Classes in bibliothek.gui.dock used by bibliothek.gui.dock.station.flap
AbstractDockableProperty
          A simple implementation of DockableProperty which provides only the basic features.
DockableDisplayer
          A panel which shows one Dockable and one DockTitle.
DockableProperty
          Describes the location of a Dockable on a DockStation.
DockablePropertyFactory
          A factory which creates instances of DockableProperty.
DockFactory
          A DockFactory has the ability to store and load instances of one subtype of DockElement.
 

Classes in bibliothek.gui.dock used by bibliothek.gui.dock.station.screen
AbstractDockableProperty
          A simple implementation of DockableProperty which provides only the basic features.
DockableDisplayer
          A panel which shows one Dockable and one DockTitle.
DockableProperty
          Describes the location of a Dockable on a DockStation.
DockablePropertyFactory
          A factory which creates instances of DockableProperty.
DockFactory
          A DockFactory has the ability to store and load instances of one subtype of DockElement.
 

Classes in bibliothek.gui.dock used by bibliothek.gui.dock.station.split
AbstractDockableProperty
          A simple implementation of DockableProperty which provides only the basic features.
DockableDisplayer
          A panel which shows one Dockable and one DockTitle.
DockableProperty
          Describes the location of a Dockable on a DockStation.
DockablePropertyFactory
          A factory which creates instances of DockableProperty.
DockFactory
          A DockFactory has the ability to store and load instances of one subtype of DockElement.
 

Classes in bibliothek.gui.dock 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.
DockFactory
          A DockFactory has the ability to store and load instances of one subtype of DockElement.
 

Classes in bibliothek.gui.dock used by bibliothek.gui.dock.station.support
DockableDisplayer
          A panel which shows one Dockable and one DockTitle.
 

Classes in bibliothek.gui.dock used by bibliothek.gui.dock.themes.basic
DockableDisplayer
          A panel which shows one Dockable and one DockTitle.
DockableDisplayer.Location
          The four possible locations of the title
 

Classes in bibliothek.gui.dock used by bibliothek.gui.dock.themes.nostack
DockAcceptance
          Used by a DockController to decide globally which Dockable can become child of which DockStation.
The acceptance can be set through the method DockController#setAcceptance(DockAcceptance)
 

Classes in bibliothek.gui.dock used by bibliothek.gui.dock.util
DockableProperty
          Describes the location of a Dockable on a DockStation.
DockElement
          An element in the hierarchy of dockables and stations.