|
PenProfile 2.x | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||