|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Untamed:
Method Summary | |
boolean |
doAccessibleAction(int i)
Enabled: Performs the specified Action on the object |
int |
getAccessibleActionCount()
Enabled: Returns the number of accessible actions available in this object If there are more than one, the first one is considered the "default" action of the object. |
String |
getAccessibleActionDescription(int i)
Enabled: Returns a description of the specified action of the object. |
Method Detail |
public int getAccessibleActionCount()
public String getAccessibleActionDescription(int i)
i
- zero-based index of the actions
getAccessibleActionCount()
public boolean doAccessibleAction(int i)
i
- zero-based index of actions
getAccessibleActionCount()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |