Uses of Class
bibliothek.extension.gui.dock.theme.bubble.BubbleTab

Packages that use BubbleTab
bibliothek.extension.gui.dock.theme.bubble Various graphical and logical components used when BubbleTheme is active. 
 

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

Methods in bibliothek.extension.gui.dock.theme.bubble that return BubbleTab
protected  BubbleTab BubbleStackDockComponent.newTab(Dockable dockable)
           
 

Methods in bibliothek.extension.gui.dock.theme.bubble with parameters of type BubbleTab
protected  void BubbleStackDockComponent.tabRemoved(BubbleTab tab)