Uses of Package
bibliothek.gui.dock.station

Packages that use bibliothek.gui.dock.station
bibliothek.extension.gui.dock.station Contains extensions to the DockStations. 
bibliothek.extension.gui.dock.theme Contains some DockThemes. 
bibliothek.extension.gui.dock.theme.bubble Various graphical and logical components used when BubbleTheme is active. 
bibliothek.extension.gui.dock.theme.eclipse Various graphical and logical components needed when the EclipseTheme is active. 
bibliothek.extension.gui.dock.theme.eclipse.displayer The DockableDisplayers that are used by the EclipseTheme
bibliothek.extension.gui.dock.theme.flat Various graphical and logical components needed to paint the layout when FlatTheme is active. 
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.station Contains the CommonDockStation, various implementations of CommonDockStation and supporting classes. 
bibliothek.gui.dock.common.theme Classes related to the DockThemes. 
bibliothek.gui.dock.control Classes responsible to handle some global task. 
bibliothek.gui.dock.control.relocator Various implementations of RelocateOperation
bibliothek.gui.dock.displayer Classes and interfaces that are needed by the DockableDisplayer
bibliothek.gui.dock.event Listeners, adapters and events used in the whole framework.
A Listener is added to some object that needs to be observed, the Listener will be informed whenever the observed object changes. An Adapter is an implementation of a Listener, but the methods of an Adapter are empty. An Event is an object carrying information from an observed object to a Listener.  
bibliothek.gui.dock.facile.station.split Support classes for SplitDockStation
bibliothek.gui.dock.security A package dealing with the issues of Applets and Wepstart-applications.
DockingFrames monitors mouse- and other events globally. 
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.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.themes.color The color subsystem allows each kind of element to get its colors from a central repository. 
 

Classes in bibliothek.gui.dock.station used by bibliothek.extension.gui.dock.station
Combiner
          A Combiner merges two Dockables into one Dockable.
 

Classes in bibliothek.gui.dock.station used by bibliothek.extension.gui.dock.theme
DisplayerFactory
          A factory that creates instances of DockableDisplayer.
 

Classes in bibliothek.gui.dock.station used by bibliothek.extension.gui.dock.theme.bubble
DisplayerFactory
          A factory that creates instances of DockableDisplayer.
DockableDisplayer
          A panel which shows one Dockable and one DockTitle.
StationPaint
          A StationPaint draws some parts of DockStation.
 

Classes in bibliothek.gui.dock.station used by bibliothek.extension.gui.dock.theme.eclipse
StationPaint
          A StationPaint draws some parts of DockStation.
 

Classes in bibliothek.gui.dock.station used by bibliothek.extension.gui.dock.theme.eclipse.displayer
DisplayerFactory
          A factory that creates instances of DockableDisplayer.
DockableDisplayer
          A panel which shows one Dockable and one DockTitle.
DockableDisplayer.Location
          The four possible locations of the title
DockableDisplayerListener
          A listener to a DockableDisplayer, gets informed if the displayer is no longer valid.
 

Classes in bibliothek.gui.dock.station used by bibliothek.extension.gui.dock.theme.flat
DisplayerFactory
          A factory that creates instances of DockableDisplayer.
DockableDisplayer
          A panel which shows one Dockable and one DockTitle.
DockableDisplayer.Location
          The four possible locations of the title
StationPaint
          A StationPaint draws some parts of DockStation.
 

Classes in bibliothek.gui.dock.station used by bibliothek.gui
Combiner
          A Combiner merges two Dockables into one Dockable.
DisplayerFactory
          A factory that creates instances of DockableDisplayer.
StationDragOperation
          A callback informing a DockStation about an ongoing drag and drop operation.
StationDropItem
          This class offers information about a Dockable that is going to be dropped.
StationDropOperation
          A description of what would happen if the user dropped a Dockable over a DockStation.
StationPaint
          A StationPaint draws some parts of DockStation.
 

Classes in bibliothek.gui.dock.station used by bibliothek.gui.dock
AbstractDockableStation
          An abstract combination between DockStation and Dockable.
AbstractDockStation
          An abstract implementation of DockStation.
DisplayerCollection
          A set of DockableDisplayers.
DockableDisplayer
          A panel which shows one Dockable and one DockTitle.
OverpaintablePanel
          A panel which contains two children, the "base pane" and the "overlay pane".
The "overlay pane" is painted above the "base pane" and all its children.
StationChildHandle
          A support class intended to be used by DockStations.
StationDragOperation
          A callback informing a DockStation about an ongoing drag and drop operation.
StationDropItem
          This class offers information about a Dockable that is going to be dropped.
StationDropOperation
          A description of what would happen if the user dropped a Dockable over a DockStation.
 

Classes in bibliothek.gui.dock.station used by bibliothek.gui.dock.common.intern.station
AbstractDockableStation
          An abstract combination between DockStation and Dockable.
AbstractDockStation
          An abstract implementation of DockStation.
OverpaintablePanel
          A panel which contains two children, the "base pane" and the "overlay pane".
The "overlay pane" is painted above the "base pane" and all its children.
 

Classes in bibliothek.gui.dock.station used by bibliothek.gui.dock.common.theme
Combiner
          A Combiner merges two Dockables into one Dockable.
DisplayerFactory
          A factory that creates instances of DockableDisplayer.
StationPaint
          A StationPaint draws some parts of DockStation.
 

Classes in bibliothek.gui.dock.station used by bibliothek.gui.dock.control
LayoutLocked
          Any method marked with this annotation is forbidden to modify the layout of a DockStation.
 

Classes in bibliothek.gui.dock.station used by bibliothek.gui.dock.control.relocator
StationDropItem
          This class offers information about a Dockable that is going to be dropped.
StationDropOperation
          A description of what would happen if the user dropped a Dockable over a DockStation.
 

Classes in bibliothek.gui.dock.station used by bibliothek.gui.dock.displayer
DisplayerFactory
          A factory that creates instances of DockableDisplayer.
DockableDisplayer
          A panel which shows one Dockable and one DockTitle.
StationPaint
          A StationPaint draws some parts of DockStation.
 

Classes in bibliothek.gui.dock.station used by bibliothek.gui.dock.event
LayoutLocked
          Any method marked with this annotation is forbidden to modify the layout of a DockStation.
 

Classes in bibliothek.gui.dock.station used by bibliothek.gui.dock.facile.station.split
StationDropItem
          This class offers information about a Dockable that is going to be dropped.
 

Classes in bibliothek.gui.dock.station used by bibliothek.gui.dock.security
OverpaintablePanel
          A panel which contains two children, the "base pane" and the "overlay pane".
The "overlay pane" is painted above the "base pane" and all its children.
 

Classes in bibliothek.gui.dock.station used by bibliothek.gui.dock.station
DisplayerCollection
          A set of DockableDisplayers.
DisplayerFactory
          A factory that creates instances of DockableDisplayer.
DockableDisplayer
          A panel which shows one Dockable and one DockTitle.
DockableDisplayer.Location
          The four possible locations of the title
DockableDisplayerListener
          A listener to a DockableDisplayer, gets informed if the displayer is no longer valid.
StationDropOperation
          A description of what would happen if the user dropped a Dockable over a DockStation.
 

Classes in bibliothek.gui.dock.station used by bibliothek.gui.dock.station.flap
DockableDisplayer
          A panel which shows one Dockable and one DockTitle.
OverpaintablePanel
          A panel which contains two children, the "base pane" and the "overlay pane".
The "overlay pane" is painted above the "base pane" and all its children.
StationBackgroundComponent
          A BackgroundComponent representing a DockStation.
 

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

Classes in bibliothek.gui.dock.station used by bibliothek.gui.dock.station.screen.window
DockableDisplayer
          A panel which shows one Dockable and one DockTitle.
StationBackgroundComponent
          A BackgroundComponent representing a DockStation.
 

Classes in bibliothek.gui.dock.station used by bibliothek.gui.dock.station.split
DockableDisplayer
          A panel which shows one Dockable and one DockTitle.
StationChildHandle
          A support class intended to be used by DockStations.
StationDropItem
          This class offers information about a Dockable that is going to be dropped.
 

Classes in bibliothek.gui.dock.station used by bibliothek.gui.dock.station.support
DockableDisplayer
          A panel which shows one Dockable and one DockTitle.
StationDragOperation
          A callback informing a DockStation about an ongoing drag and drop operation.
StationPaint
          A StationPaint draws some parts of DockStation.
 

Classes in bibliothek.gui.dock.station used by bibliothek.gui.dock.themes
Combiner
          A Combiner merges two Dockables into one Dockable.
DisplayerFactory
          A factory that creates instances of DockableDisplayer.
StationPaint
          A StationPaint draws some parts of DockStation.
 

Classes in bibliothek.gui.dock.station used by bibliothek.gui.dock.themes.basic
Combiner
          A Combiner merges two Dockables into one Dockable.
DisplayerFactory
          A factory that creates instances of DockableDisplayer.
DockableDisplayer
          A panel which shows one Dockable and one DockTitle.
DockableDisplayer.Location
          The four possible locations of the title
DockableDisplayerListener
          A listener to a DockableDisplayer, gets informed if the displayer is no longer valid.
StationPaint
          A StationPaint draws some parts of DockStation.
 

Classes in bibliothek.gui.dock.station used by bibliothek.gui.dock.themes.color
DockableDisplayer
          A panel which shows one Dockable and one DockTitle.
StationPaint
          A StationPaint draws some parts of DockStation.