public interface InputMethodListener extends EventListener
The text editing component also has to provide an instance of InputMethodRequests.
InputMethodEvent,
InputMethodRequests| Modifier and Type | Method and Description |
|---|---|
void |
caretPositionChanged(InputMethodEvent event)
Invoked when the caret within composed text has changed.
|
void |
inputMethodTextChanged(InputMethodEvent event)
Invoked when the text entered through an input method has changed.
|
void inputMethodTextChanged(InputMethodEvent event)
void caretPositionChanged(InputMethodEvent event)
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2017 aicas GmbH. All Rights Reserved.