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 classThis class provides support forAccessibleHypertext, and is used in instances where theEditorKitinstalled in thisJEditorPaneis an instance ofHTMLEditorKit.protected classWhat's returned byAccessibleJEditorPaneHTML.getAccessibleText.