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

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

Introduction

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

The text is from its open source code.

Method

intgetAccessibleActionCount()
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.
StringgetAccessibleActionDescription(int i)
Returns a string description of this particular link action.