Java javax.accessibility AccessibleAction fields, constructors, methods, implement or subclass

Example usage for Java javax.accessibility AccessibleAction fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.accessibility AccessibleAction.

The text is from its open source code.

Method

intgetAccessibleActionCount()
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.
StringgetAccessibleActionDescription(int i)
Returns a description of the specified action of the object.