Uses of Package
bibliothek.gui.dock.station.stack

Packages that use bibliothek.gui.dock.station.stack
bibliothek.extension.gui.dock.theme.bubble Various graphical and logical components used when BubbleTheme is active. 
bibliothek.extension.gui.dock.theme.eclipse.displayer The DockableDisplayers that are used by the EclipseTheme
bibliothek.extension.gui.dock.theme.eclipse.stack An implementation of TabPane and supporting classes for the EclipseTheme
bibliothek.extension.gui.dock.theme.flat Various graphical and logical components needed to paint the layout when FlatTheme is active. 
bibliothek.gui.dock The five basic classes implementing Dockable and DockStation plus some supporting elements. 
bibliothek.gui.dock.common.location Various implementations of CLocation
bibliothek.gui.dock.common.perspective The perspective API offers clients the possibility to define or modify the layout of an application without actually creating any CDockables. 
bibliothek.gui.dock.station.stack Elements which are related to the StackDockStation
bibliothek.gui.dock.station.stack.menu Contains an abstract implementation of CombinedMenu including helper classes. 
bibliothek.gui.dock.station.stack.tab This package contains a generic implementation of a "tabbed-pane". 
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.stack used by bibliothek.extension.gui.dock.theme.bubble
CombinedInfoComponent
          The info component used by the CombinedStackDockComponent is supposed to be represented by a Component.
CombinedMenu
          A menu that is displayed on a CombinedStackDockComponent.
CombinedStackDockComponent
          A StackDockComponent which is a combination of other components.
This class also implements TabPane and thus supports the TabLayoutManager.
CombinedTab
          A tab of a CombinedStackDockComponent.
DockActionCombinedInfoComponent
          An AbstractTabPaneComponent that was specifically desinged for showing a set of DockActions.
StackDockComponent
          A StackDockComponent is a Component that can show other Components.
StackDockComponentListener
          This listener can be added to a StackDockComponent.
StackDockComponentParent
          Interface for an owner of a StackDockComponent.
 

Classes in bibliothek.gui.dock.station.stack used by bibliothek.extension.gui.dock.theme.eclipse.displayer
CombinedStackDockComponent
          A StackDockComponent which is a combination of other components.
This class also implements TabPane and thus supports the TabLayoutManager.
StackDockComponent
          A StackDockComponent is a Component that can show other Components.
 

Classes in bibliothek.gui.dock.station.stack used by bibliothek.extension.gui.dock.theme.eclipse.stack
CombinedInfoComponent
          The info component used by the CombinedStackDockComponent is supposed to be represented by a Component.
CombinedMenu
          A menu that is displayed on a CombinedStackDockComponent.
CombinedStackDockComponent
          A StackDockComponent which is a combination of other components.
This class also implements TabPane and thus supports the TabLayoutManager.
CombinedStackDockContentPane
          This panel paints the contents of a CombinedStackDockComponent.
CombinedTab
          A tab of a CombinedStackDockComponent.
DockActionCombinedInfoComponent
          An AbstractTabPaneComponent that was specifically desinged for showing a set of DockActions.
StackDockComponent
          A StackDockComponent is a Component that can show other Components.
 

Classes in bibliothek.gui.dock.station.stack used by bibliothek.extension.gui.dock.theme.flat
CombinedInfoComponent
          The info component used by the CombinedStackDockComponent is supposed to be represented by a Component.
CombinedMenu
          A menu that is displayed on a CombinedStackDockComponent.
CombinedStackDockComponent
          A StackDockComponent which is a combination of other components.
This class also implements TabPane and thus supports the TabLayoutManager.
CombinedTab
          A tab of a CombinedStackDockComponent.
DockActionCombinedInfoComponent
          An AbstractTabPaneComponent that was specifically desinged for showing a set of DockActions.
StackDockComponent
          A StackDockComponent is a Component that can show other Components.
StackDockComponentParent
          Interface for an owner of a StackDockComponent.
 

Classes in bibliothek.gui.dock.station.stack used by bibliothek.gui.dock
StackDockComponent
          A StackDockComponent is a Component that can show other Components.
StackDockComponentFactory
          A factory creating instances of StackDockComponent.
StackDockComponentParent
          Interface for an owner of a StackDockComponent.
StackDockProperty
          A StackDockProperty stores the location of a Dockable on a StackDockStation.
 

Classes in bibliothek.gui.dock.station.stack used by bibliothek.gui.dock.common.location
StackDockProperty
          A StackDockProperty stores the location of a Dockable on a StackDockStation.
 

Classes in bibliothek.gui.dock.station.stack used by bibliothek.gui.dock.common.perspective
StackDockPerspective
          A representation of a StackDockStation in a Perspective.
 

Classes in bibliothek.gui.dock.station.stack used by bibliothek.gui.dock.station.stack
CombinedHandler
          A handler to change and read the visibility state and the z order of some item.
CombinedInfoComponent
          The info component used by the CombinedStackDockComponent is supposed to be represented by a Component.
CombinedMenu
          A menu that is displayed on a CombinedStackDockComponent.
CombinedStackDockComponent
          A StackDockComponent which is a combination of other components.
This class also implements TabPane and thus supports the TabLayoutManager.
CombinedStackDockComponent.Meta
          Meta information about a Dockable that is shown on this CombinedStackDockComponent.
CombinedStackDockContentPane
          This panel paints the contents of a CombinedStackDockComponent.
CombinedTab
          A tab of a CombinedStackDockComponent.
DefaultStackDockComponent.Tab
          Representation of a single tab of this StackDockComponent.
StackDockComponent
          A StackDockComponent is a Component that can show other Components.
StackDockComponentBorder
          A DockBorder that is used by a StackDockComponent.
StackDockComponentListener
          This listener can be added to a StackDockComponent.
StackDockComponentParent
          Interface for an owner of a StackDockComponent.
StackDockPerspective
          A representation of a StackDockStation in a Perspective.
StackDockProperty
          A StackDockProperty stores the location of a Dockable on a StackDockStation.
StackDockPropertyFactory
          A factory which creates instances of StackDockProperty.
StackDockStationLayout
          A layout of a StackDockStation, stores the order of all Dockables on the station.
 

Classes in bibliothek.gui.dock.station.stack used by bibliothek.gui.dock.station.stack.menu
CombinedHandler
          A handler to change and read the visibility state and the z order of some item.
CombinedMenu
          A menu that is displayed on a CombinedStackDockComponent.
 

Classes in bibliothek.gui.dock.station.stack used by bibliothek.gui.dock.station.stack.tab
StackDockComponent
          A StackDockComponent is a Component that can show other Components.
TabContent
          All the content of a single tab on a StackDockStation.
TabContentFilterListener
          A listener to a TabContentFilter.
 

Classes in bibliothek.gui.dock.station.stack used by bibliothek.gui.dock.themes
StackDockComponentFactory
          A factory creating instances of StackDockComponent.
 

Classes in bibliothek.gui.dock.station.stack used by bibliothek.gui.dock.themes.basic
DefaultStackDockComponent
          The standard-implementation of StackDockComponent.
DefaultStackDockComponent.Tab
          Representation of a single tab of this StackDockComponent.
StackDockComponent
          A StackDockComponent is a Component that can show other Components.
StackDockComponentParent
          Interface for an owner of a StackDockComponent.
 

Classes in bibliothek.gui.dock.station.stack used by bibliothek.gui.dock.themes.color
CombinedMenu
          A menu that is displayed on a CombinedStackDockComponent.