Uses of Package
bibliothek.gui.dock.station

Packages that use bibliothek.gui.dock.station
bibliothek.extension.gui.dock.theme   
bibliothek.extension.gui.dock.theme.bubble   
bibliothek.extension.gui.dock.theme.flat   
bibliothek.gui   
bibliothek.gui.dock.event   
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   
bibliothek.gui.dock.themes.basic   
 

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
Combiner
          A Combiner merges two Dockables into one Dockable.
DisplayerFactory
          A factory that creates instances of DockableDisplayer.
StackDockStation
          On this station, only one of many children is visible.
StationPaint
          A StationPaint draws some parts of DockStation.
 

Classes in bibliothek.gui.dock.station used by bibliothek.extension.gui.dock.theme.flat
Combiner
          A Combiner merges two Dockables into one Dockable.
DisplayerFactory
          A factory that creates instances of DockableDisplayer.
StackDockStation
          On this station, only one of many children is visible.
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.
StationPaint
          A StationPaint draws some parts of DockStation.
 

Classes in bibliothek.gui.dock.station used by bibliothek.gui.dock.event
FlapDockStation
          This DockStation shows only a title for each of it's children.
If the user clicks on one of the titles, a window will popup.
SplitDockStation
          This station shows all its children at once.
 

Classes in bibliothek.gui.dock.station used by bibliothek.gui.dock.security
AbstractDockableStation
          An abstract combination between DockStation and Dockable.
AbstractDockStation
          An abstract implementation of DockStation.
FlapDockStation
          This DockStation shows only a title for each of it's children.
If the user clicks on one of the titles, a window will popup.
OverpaintablePanel
          A panel which contains two children: one child is used to add other children, the other child is used to paint over all children.
ScreenDockStation
          A DockStation which is the whole screen.
 

Classes in bibliothek.gui.dock.station used by bibliothek.gui.dock.station
AbstractDockableStation
          An abstract combination between DockStation and Dockable.
AbstractDockStation
          An abstract implementation of DockStation.
DisplayerCollection
          A set of DockableDisplayers.
DisplayerFactory
          A factory that creates instances of DockableDisplayer.
FlapDockStation.ButtonListener
          Listens to the buttons.
FlapDockStation.ControllerListener
           
FlapDockStation.Direction
          The direction in which the window with the Dockable will popup, in respect to the location of this station.
FlapDockStation.VisibleListener
          This listener is added to the direct parent of the enclosing FlapDockListener.
OverpaintablePanel
          A panel which contains two children: one child is used to add other children, the other child is used to paint over all children.
OverpaintablePanel.Overlay
           
ScreenDockStation.DropInfo
          Information where a Dockable will be dropped.
SplitDockStation.DividerListener
          This listener is added directly to the Component of this SplitDockStation.
SplitDockStation.Orientation
          Orientation how two Dockables are aligned.
SplitDockStation.VisibleListener
          This listener is added to the parent of this station, and ensures that the visibility-state of the children of this station is always correct.
StackDockStation.Background
          This panel is used as base of the station.
StackDockStation.Insert
          The location of a gap between to tabs.
StackDockStation.Listener
          This listener is added to the children of the station.
StackDockStation.VisibleListener
          A listener for the parent of this station.
 

Classes in bibliothek.gui.dock.station used by bibliothek.gui.dock.station.flap
FlapDockStation
          This DockStation shows only a title for each of it's children.
If the user clicks on one of the titles, a window will popup.
FlapDockStation.Direction
          The direction in which the window with the Dockable will popup, in respect to the location of this station.
OverpaintablePanel
          A panel which contains two children: one child is used to add other children, the other child is used to paint over all children.
 

Classes in bibliothek.gui.dock.station used by bibliothek.gui.dock.station.screen
OverpaintablePanel
          A panel which contains two children: one child is used to add other children, the other child is used to paint over all children.
ScreenDockStation
          A DockStation which is the whole screen.
 

Classes in bibliothek.gui.dock.station used by bibliothek.gui.dock.station.split
SplitDockStation
          This station shows all its children at once.
SplitDockStation.Orientation
          Orientation how two Dockables are aligned.
 

Classes in bibliothek.gui.dock.station used by bibliothek.gui.dock.station.stack
StackDockStation
          On this station, only one of many children is visible.
 

Classes in bibliothek.gui.dock.station used by bibliothek.gui.dock.station.support
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
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.
StationPaint
          A StationPaint draws some parts of DockStation.