Uses of Class
org.objectweb.jac.aspects.gui.Menu

Packages that use Menu
org.objectweb.jac.aspects.gui   
 

Uses of Menu in org.objectweb.jac.aspects.gui
 

Methods in org.objectweb.jac.aspects.gui that return Menu
 Menu CustomizedGUI.getMenus(String name)
           
protected  Menu CustomizedGUI.getMenu(String menuName, String[] menuPath)
          Find a menu defined by its path
 

Methods in org.objectweb.jac.aspects.gui with parameters of type Menu
static MenuView GenericFactory.createMenu(ViewFactory factory, DisplayContext context, String label, Menu content)
          Creates a menu in a a customized gui.