GraphLab Project

Uses of Class
graphlab.ui.components.gmenu.GMenuBar

Packages that use GMenuBar
graphlab.ui.components   
graphlab.ui.xml   
 

Uses of GMenuBar in graphlab.ui.components
 

Methods in graphlab.ui.components that return GMenuBar
 GMenuBar GFrame.getMenu()
           
 

Uses of GMenuBar in graphlab.ui.xml
 

Fields in graphlab.ui.xml declared as GMenuBar
 GMenuBar UIHandlerImpl.menubar
           
 


GraphLab Project