Event | +--InputLangChangeEventpublic class InputLangChangeEvent
The InputLangChangeEvent is fired after the input language has changed.
Fields
Name | Description |
---|---|
charSet | The character set associated with the new input language. |
locale | The locale of the input language. |
Constructors
Name | Description |
---|---|
InputLangChangeEvent(Locale locale, byte charSet) | Topic under construction. |
Topic under construction.