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.FilterBypass fb,
int dot,
Position.Bias bias)
Invoked prior to the Caret moving the dot.
|
void |
NavigationFilter.setDot(NavigationFilter.FilterBypass fb,
int dot,
Position.Bias bias)
Invoked prior to the Caret setting the dot.
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.