| Package | Description |
|---|---|
| javax.swing.text |
Provides classes and interfaces that deal with editable and noneditable text components.
|
| javax.swing.text.html |
Provides the class
HTMLEditorKit and supporting classes for creating HTML text editors.
|
| Modifier and Type | Method and Description |
|---|---|
protected StyleContext |
StyleContext.createSmallAttributeSet(AttributeSet
Create a compact set of attributes that might be shared.
|
| Modifier and Type | Method and Description |
|---|---|
protected StyleContext |
StyleSheet.createSmallAttributeSet(AttributeSet
Creates a compact set of attributes that might be shared.
|