Uses of Interface
bibliothek.gui.dock.station.stack.tab.TabPaneBackgroundComponent

Packages that use TabPaneBackgroundComponent
bibliothek.gui.dock.station.stack.tab This package contains a generic implementation of a "tabbed-pane". 
 

Uses of TabPaneBackgroundComponent in bibliothek.gui.dock.station.stack.tab
 

Subinterfaces of TabPaneBackgroundComponent in bibliothek.gui.dock.station.stack.tab
 interface TabPaneChildBackgroundComponent
          A BackgroundComponent representing a child component of a TabPane.
 interface TabPaneMenuBackgroundComponent
          A BackgroundComponent representing a TabMenu on a TabPane.
 interface TabPaneTabBackgroundComponent
          A BackgroundComponent representing a Tab on a TabPane.