Uses of Class
org.vizzini.ui.MenuButton

Packages that use MenuButton
org.vizzini.ui Provides basic user interface classes for the game framework. 
 

Uses of MenuButton in org.vizzini.ui
 

Methods in org.vizzini.ui that return MenuButton
static MenuButton ActionManager.getMenuButton(Object target, Action action)
          Return a menu button for the given action, creating it if necessary.
static MenuButton ActionManager.getMenuButton(Object target, String actionName, boolean useIcon, boolean useText, boolean useMnemonic, boolean useAccelerator)
          Return a menu button for the given action parameters, creating it if necessary.
 



Copyright © 2007 Vizzini.org. All Rights Reserved. 2007.12.25.03.00.02