| Package | Description |
|---|---|
| javax.swing.text |
Provides classes and interfaces that deal with editable and noneditable text components.
|
| Modifier and Type | Method and Description |
|---|---|
protected TabSet |
ParagraphView.getTabSet()
Gets the
Tabset to be used in calculating tabs.
|
static TabSet |
StyleConstants.getTabSet(AttributeSet
Gets the TabSet.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
StyleConstants.setTabSet(MutableAttributeSet
Sets the TabSet.
|