Uses of Interface
javax.accessibility.AccessibleHypertext
-
Packages that use AccessibleHypertext Package Description javax.swing Provides a set of "lightweight" (all-Java language) components that, to the maximum degree possible, work the same on all platforms. -
-
Uses of AccessibleHypertext in javax.swing
Classes in javax.swing that implement AccessibleHypertext Modifier and Type Class Description protected class
JEditorPane.JEditorPaneAccessibleHypertextSupport
What's returned byAccessibleJEditorPaneHTML.getAccessibleText
.
-