Uses of Class
javax.swing.JEditorPane.AccessibleJEditorPane
| 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 JEditorPane.AccessibleJEditorPane in javax.swingSubclasses of JEditorPane.AccessibleJEditorPane in javax.swing Modifier and Type Class Description protected classJEditorPane.AccessibleJEditorPaneHTMLThis class provides support forAccessibleHypertext, and is used in instances where theEditorKitinstalled in thisJEditorPaneis an instance ofHTMLEditorKit.protected classJEditorPane.JEditorPaneAccessibleHypertextSupportWhat's returned byAccessibleJEditorPaneHTML.getAccessibleText.