Uses of Class
javax.swing.JEditorPane.AccessibleJEditorPane
Packages that use JEditorPane.AccessibleJEditorPane
包
描述
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
Subclasses of JEditorPane.AccessibleJEditorPane in javax.swing修饰符和类Class描述protected 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
.