Example usage for Java javax.accessibility AccessibleHyperlink fields, constructors, methods, implement or subclass
The text is from its open source code.
int | getAccessibleActionCount() Returns the number of accessible actions available in this Link If there are more than one, the first one is NOT considered the "default" action of this LINK object (e.g. |
String | getAccessibleActionDescription(int i) Returns a string description of this particular link action. |