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

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

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

Methods in bibliothek.extension.gui.dock.theme.bubble that return BubbleTabMenu
 BubbleTabMenu BubbleStackDockComponent.newMenu()
           
 

Methods in bibliothek.extension.gui.dock.theme.bubble with parameters of type BubbleTabMenu
protected  void BubbleStackDockComponent.menuRemoved(BubbleTabMenu menu)