Uses of Class
org.codehaus.waffle.menu.Menu.Entry

Packages that use Menu.Entry
org.codehaus.waffle.menu   
 

Uses of Menu.Entry in org.codehaus.waffle.menu
 

Methods in org.codehaus.waffle.menu that return types with arguments of type Menu.Entry
 java.util.List<Menu.Entry> Menu.Group.getEntries()
           
 

Constructor parameters in org.codehaus.waffle.menu with type arguments of type Menu.Entry
Menu.Group(java.lang.String title, java.util.List<Menu.Entry> entries)
           
 



Copyright © 2008. All Rights Reserved.