PenProfile 2.x

Uses of Interface
com.livescribe.ext.ui.Menu.MenuAction

Packages that use Menu.MenuAction
com.livescribe.ext.ui Contains classes for conveniently creating menus, managing menu bookmarks, and doing other helpful UI-related things. 
 

Uses of Menu.MenuAction in com.livescribe.ext.ui
 

Methods in com.livescribe.ext.ui with parameters of type Menu.MenuAction
 void Menu.add(Object text, Image icon, String audio, Menu.MenuAction action, Menu submenu)
          Adds a new item to the menu.
 void Menu.add(Object text, Menu.MenuAction action)
          Adds a non-selectable item to the menu.
 void Menu.addAction(int index, Menu.MenuAction action)
          Adds an action for the item at the specified index.
 


PenProfile 2.x

Copyright © 2010 Livescribe Inc. All Rights Reserved.
Confidential and subject to NDA.