Example usage for Java java.awt.event InputMethodEvent fields, constructors, methods, implement or subclass
The text is from its open source code.
int | INPUT_METHOD_TEXT_CHANGED The event type indicating changed input method text. |
int | CARET_POSITION_CHANGED The event type indicating a changed insertion point in input method text. |