Uses of Class
com.ldodds.twinkle.ui.components.menu.TwinkleMenuBar

Packages that use TwinkleMenuBar
com.ldodds.twinkle.ui.components   
 

Uses of TwinkleMenuBar in com.ldodds.twinkle.ui.components
 

Methods in com.ldodds.twinkle.ui.components that return TwinkleMenuBar
 TwinkleMenuBar ComponentRegistry.getMenuBar()
           
 

Methods in com.ldodds.twinkle.ui.components with parameters of type TwinkleMenuBar
 void ComponentRegistry.setMenuBar(TwinkleMenuBar menu)