| Package | Description |
|---|---|
| javax.swing.text.html |
Provides the class
HTMLEditorKit and supporting classes for creating HTML text editors.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
HTMLEditorKit
InsertHTMLTextAction can be used to insert an arbitrary string of HTML into an existing HTML document.
|