Uses of Class
javax.swing.text.AbstractDocument.LeafElement
| Package | Description | 
|---|---|
| javax.swing.text.html | Provides the class  HTMLEditorKitand supporting classes for creating
 HTML text editors. | 
- 
Uses of AbstractDocument.LeafElement in javax.swing.text.htmlSubclasses of AbstractDocument.LeafElement in javax.swing.text.html Modifier and Type Class Description classHTMLDocument.RunElementAn element that represents a chunk of text that has a set of HTML character level attributes assigned to it.