| Package | Description |
|---|---|
| javax.swing.text |
Provides classes and interfaces that deal with editable and noneditable text components.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NavigationFilter.moveDot(NavigationFilter
Invoked prior to the Caret moving the dot.
|
void |
NavigationFilter.setDot(NavigationFilter
Invoked prior to the Caret setting the dot.
|