Uses of Class
bibliothek.gui.dock.station.stack.CombinedStackDockComponent

Packages that use CombinedStackDockComponent
bibliothek.extension.gui.dock.theme.bubble Various graphical and logical components used when BubbleTheme is active. 
bibliothek.extension.gui.dock.theme.flat Various graphical and logical components needed to paint the layout when FlatTheme is active. 
 

Uses of CombinedStackDockComponent in bibliothek.extension.gui.dock.theme.bubble
 

Subclasses of CombinedStackDockComponent in bibliothek.extension.gui.dock.theme.bubble
 class BubbleStackDockComponent
          A StackDockComponent used by a BubbleTheme.
 

Uses of CombinedStackDockComponent in bibliothek.extension.gui.dock.theme.flat
 

Subclasses of CombinedStackDockComponent in bibliothek.extension.gui.dock.theme.flat
 class FlatTab
          A panel that works like a JTabbedPane, but the buttons to change between the children are smaller and "flatter" than the buttons of the JTabbedPane.