Uses of Package
bibliothek.gui.dock

Packages that use bibliothek.gui.dock
bibliothek.extension.gui.dock.station.split Optional helper functions to keep the size of Dockable even if the elements are moved around. 
bibliothek.extension.gui.dock.theme.bubble Various graphical and logical components used when BubbleTheme is active. 
bibliothek.extension.gui.dock.theme.eclipse.stack An implementation of TabPane and supporting classes for the EclipseTheme
bibliothek.extension.gui.dock.theme.eclipse.stack.tab Various components needed to paint and manage the tab which is visible on a EclipseTabPane
bibliothek.extension.gui.dock.theme.flat Various graphical and logical components needed to paint the layout when FlatTheme is active. 
bibliothek.extension.gui.dock.theme.smooth Contains elements to paint a DockTitle which smoothly changes its color. 
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 A set of classes that can be used to create basic applications. 
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 CommonStation, various implementations of CommonStation and supporting classes. 
bibliothek.gui.dock.common.mode.station Contains wrapper classes for various DockStations, implementing the interface CLocationMode
bibliothek.gui.dock.control Classes responsible to handle some global task. 
bibliothek.gui.dock.dockable Some classes related to Dockable
bibliothek.gui.dock.event Listeners, adapters and events used in the whole framework. 
bibliothek.gui.dock.facile.mode.station   
bibliothek.gui.dock.facile.station.screen Support classes for ScreenDockStation
bibliothek.gui.dock.facile.station.split Support classes for SplitDockStation
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 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.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.stack.tab This package contains a generic implementation of a "tabbed-pane". 
bibliothek.gui.dock.themes.basic Factories and classes used when the BasicTheme is active. 
bibliothek.gui.dock.title Elements needed to paint the title of a Dockable
bibliothek.gui.dock.util Distribution of information in a global scale and methods available from everywhere. 
 

Classes in bibliothek.gui.dock used by bibliothek.extension.gui.dock.station.split
SplitDockStation
          This station shows all its children at once.
 

Classes in bibliothek.gui.dock used by bibliothek.extension.gui.dock.theme.bubble
DockElement
          An element in the hierarchy of dockables and stations.
DockElementRepresentative
          A DockElementRepresentative is a Component that represents a DockElement.
 

Classes in bibliothek.gui.dock used by bibliothek.extension.gui.dock.theme.eclipse.stack
DockElement
          An element in the hierarchy of dockables and stations.
DockElementRepresentative
          A DockElementRepresentative is a Component that represents a DockElement.
 

Classes in bibliothek.gui.dock used by bibliothek.extension.gui.dock.theme.eclipse.stack.tab
DockElement
          An element in the hierarchy of dockables and stations.
DockElementRepresentative
          A DockElementRepresentative is a Component that represents a DockElement.
 

Classes in bibliothek.gui.dock used by bibliothek.extension.gui.dock.theme.flat
DockElement
          An element in the hierarchy of dockables and stations.
DockElementRepresentative
          A DockElementRepresentative is a Component that represents a DockElement.
 

Classes in bibliothek.gui.dock used by bibliothek.extension.gui.dock.theme.smooth
DockElementRepresentative
          A DockElementRepresentative is a Component that represents a DockElement.
 

Classes in bibliothek.gui.dock used by bibliothek.gui
DockElement
          An element in the hierarchy of dockables and stations.
DockElementRepresentative
          A DockElementRepresentative is a Component that represents a DockElement.
DockFactory
          A DockConverter which can not only store and load the contents of an element, but also create a new DockElement with the content.
 

Classes in bibliothek.gui.dock used by bibliothek.gui.dock
DockElement
          An element in the hierarchy of dockables and stations.
DockElementRepresentative
          A DockElementRepresentative is a Component that represents a DockElement.
FlapDockStation.ButtonContent
          What kind of information should be displayed on the buttons.
FlapDockStation.Direction
          The direction in which the window with the Dockable will popup, in respect to the location of this station.
SplitDockStation.Orientation
          Orientation how two Dockables are aligned.
StackDockStation.Background
          This panel is used as base of the station.
StackDockStation.Insert
          Describes the gap between two tabs.
 

Classes in bibliothek.gui.dock used by bibliothek.gui.dock.common
FlapDockStation
          This DockStation shows only a title for each of it's children.
FlapDockStation.Direction
          The direction in which the window with the Dockable will popup, in respect to the location of this station.
SplitDockStation
          This station shows all its children at once.
 

Classes in bibliothek.gui.dock used by bibliothek.gui.dock.common.intern
DefaultDockable
          A Dockable which consists only of one Component called "content pane".
DockElement
          An element in the hierarchy of dockables and stations.
DockElementRepresentative
          A DockElementRepresentative is a Component that represents a DockElement.
DockFactory
          A DockConverter which can not only store and load the contents of an element, but also create a new DockElement with the content.
FlapDockStation
          This DockStation shows only a title for each of it's children.
ScreenDockStation
          A DockStation which is the whole screen.
SplitDockStation
          This station shows all its children at once.
 

Classes in bibliothek.gui.dock used by bibliothek.gui.dock.common.intern.layout
DockFactory
          A DockConverter which can not only store and load the contents of an element, but also create a new DockElement with the content.
 

Classes in bibliothek.gui.dock used by bibliothek.gui.dock.common.intern.station
DockElement
          An element in the hierarchy of dockables and stations.
DockElementRepresentative
          A DockElementRepresentative is a Component that represents a DockElement.
FlapDockStation
          This DockStation shows only a title for each of it's children.
ScreenDockStation
          A DockStation which is the whole screen.
SplitDockStation
          This station shows all its children at once.
 

Classes in bibliothek.gui.dock used by bibliothek.gui.dock.common.mode.station
FlapDockStation
          This DockStation shows only a title for each of it's children.
ScreenDockStation
          A DockStation which is the whole screen.
SplitDockStation
          This station shows all its children at once.
 

Classes in bibliothek.gui.dock used by bibliothek.gui.dock.control
DockElementRepresentative
          A DockElementRepresentative is a Component that represents a DockElement.
 

Classes in bibliothek.gui.dock used by bibliothek.gui.dock.dockable
DefaultDockable
          A Dockable which consists only of one Component called "content pane".
DockElement
          An element in the hierarchy of dockables and stations.
DockElementRepresentative
          A DockElementRepresentative is a Component that represents a DockElement.
DockFactory
          A DockConverter which can not only store and load the contents of an element, but also create a new DockElement with the content.
 

Classes in bibliothek.gui.dock used by bibliothek.gui.dock.event
DockElement
          An element in the hierarchy of dockables and stations.
DockElementRepresentative
          A DockElementRepresentative is a Component that represents a DockElement.
FlapDockStation
          This DockStation shows only a title for each of it's children.
SplitDockStation
          This station shows all its children at once.
 

Classes in bibliothek.gui.dock used by bibliothek.gui.dock.facile.mode.station
FlapDockStation
          This DockStation shows only a title for each of it's children.
 

Classes in bibliothek.gui.dock used by bibliothek.gui.dock.facile.station.screen
ScreenDockStation
          A DockStation which is the whole screen.
 

Classes in bibliothek.gui.dock used by bibliothek.gui.dock.facile.station.split
SplitDockStation
          This station shows all its children at once.
 

Classes in bibliothek.gui.dock used by bibliothek.gui.dock.frontend
DockFactory
          A DockConverter which can not only store and load the contents of an element, but also create a new DockElement with the content.
 

Classes in bibliothek.gui.dock used by bibliothek.gui.dock.layout
DockElement
          An element in the hierarchy of dockables and stations.
DockFactory
          A DockConverter which can not only store and load the contents of an element, but also create a new DockElement with the content.
 

Classes in bibliothek.gui.dock used by bibliothek.gui.dock.security
DockElement
          An element in the hierarchy of dockables and stations.
DockElementRepresentative
          A DockElementRepresentative is a Component that represents a DockElement.
DockFactory
          A DockConverter which can not only store and load the contents of an element, but also create a new DockElement with the content.
FlapDockStation
          This DockStation shows only a title for each of it's children.
ScreenDockStation
          A DockStation which is the whole screen.
SplitDockStation
          This station shows all its children at once.
StackDockStation
          On this station, only one of many children is visible.
StackDockStation.Background
          This panel is used as base of the station.
 

Classes in bibliothek.gui.dock used by bibliothek.gui.dock.station
DockElement
          An element in the hierarchy of dockables and stations.
DockElementRepresentative
          A DockElementRepresentative is a Component that represents a DockElement.
 

Classes in bibliothek.gui.dock used by bibliothek.gui.dock.station.flap
DockFactory
          A DockConverter which can not only store and load the contents of an element, but also create a new DockElement with the content.
FlapDockStation
          This DockStation shows only a title for each of it's children.
FlapDockStation.Direction
          The direction in which the window with the Dockable will popup, in respect to the location of this station.
 

Classes in bibliothek.gui.dock used by bibliothek.gui.dock.station.screen
DockFactory
          A DockConverter which can not only store and load the contents of an element, but also create a new DockElement with the content.
ScreenDockStation
          A DockStation which is the whole screen.
 

Classes in bibliothek.gui.dock used by bibliothek.gui.dock.station.split
DockFactory
          A DockConverter which can not only store and load the contents of an element, but also create a new DockElement with the content.
SplitDockStation
          This station shows all its children at once.
SplitDockStation.Orientation
          Orientation how two Dockables are aligned.
 

Classes in bibliothek.gui.dock used by bibliothek.gui.dock.station.stack
DockElement
          An element in the hierarchy of dockables and stations.
DockElementRepresentative
          A DockElementRepresentative is a Component that represents a DockElement.
DockFactory
          A DockConverter which can not only store and load the contents of an element, but also create a new DockElement with the content.
StackDockStation
          On this station, only one of many children is visible.
 

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

Classes in bibliothek.gui.dock used by bibliothek.gui.dock.themes.basic
DockElementRepresentative
          A DockElementRepresentative is a Component that represents a DockElement.
 

Classes in bibliothek.gui.dock used by bibliothek.gui.dock.title
DockElement
          An element in the hierarchy of dockables and stations.
DockElementRepresentative
          A DockElementRepresentative is a Component that represents a DockElement.
 

Classes in bibliothek.gui.dock used by bibliothek.gui.dock.util
DockElement
          An element in the hierarchy of dockables and stations.
DockElementRepresentative
          A DockElementRepresentative is a Component that represents a DockElement.