Uses of Class
org.malai.widget.MMenu

Packages that use MMenu
net.sf.latexdraw.instruments   
net.sf.latexdraw.ui   
 

Uses of MMenu in net.sf.latexdraw.instruments
 

Fields in net.sf.latexdraw.instruments declared as MMenu
protected  MMenu Exporter.exportMenu
          The export menu that contains all the export menu item.
protected  MMenu FileLoaderSaver.recentFilesMenu
          The menu that contains the menu item corresponding to the recent documents.
 

Methods in net.sf.latexdraw.instruments that return MMenu
 MMenu Exporter.getExportMenu()
           
 MMenu FileLoaderSaver.getRecentFilesMenu()
           
 

Uses of MMenu in net.sf.latexdraw.ui
 

Fields in net.sf.latexdraw.ui declared as MMenu
protected  MMenu MenubarBuilder.displayMenu
          This menu contains the menu items related to the visibility of components.
protected  MMenu MenubarBuilder.drawingMenu
          This menu contains menu items related with drawings.
protected  MMenu MenubarBuilder.editMenu
          This menu contains menu items related with the editing of shapes.
protected  MMenu MenubarBuilder.helpMenu
          This menu contains menu items related with the help.
protected  MMenu MenubarBuilder.unitMenu
          This menu contains menu items to change the unit of the drawing.