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