Uses of Class
bibliothek.extension.gui.dock.theme.flat.FlatMenu

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

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

Methods in bibliothek.extension.gui.dock.theme.flat that return FlatMenu
 FlatMenu FlatTabPane.newMenu()
           
 

Methods in bibliothek.extension.gui.dock.theme.flat with parameters of type FlatMenu
protected  void FlatTabPane.menuRemoved(FlatMenu menu)