Uses of Class
javax.swing.JEditorPane.AccessibleJEditorPane
Package
Description
Provides a set of "lightweight" (all-Java language) components
that, to the maximum degree possible, work the same on all platforms.
-
Uses of JEditorPane.AccessibleJEditorPane in javax.swing
Modifier and TypeClassDescriptionprotected class
This class provides support forAccessibleHypertext
, and is used in instances where theEditorKit
installed in thisJEditorPane
is an instance ofHTMLEditorKit
.protected class
What's returned byAccessibleJEditorPaneHTML.getAccessibleText
.