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

Packages that use CombinedStackDockComponent
bibliothek.extension.gui.dock.theme.bubble   
bibliothek.extension.gui.dock.theme.flat   
 

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.