Uses of Class javax.accessibility.AccessibleHyperlink

Uses in package javax.swing

Classes derived from javax.accessibility.AccessibleHyperlink

class
The accessible representation of a HTML link.

Methods with return type javax.accessibility.AccessibleHyperlink

AccessibleHyperlink
Returns the i-th hyperlink in the document or null if there is no hyperlink with the specified index.

Uses in package javax.accessibility

Methods with return type javax.accessibility.AccessibleHyperlink

AccessibleHyperlink
Returns link object denoted by the number i in this document, or null if i is out of bounds.