Field Summary | ||
---|---|---|
const int | NO_CONTROL | |
Does not control IME.
|
||
const int | ON | |
IME on.
|
||
const int | OFF | |
IME off. English mode.
|
||
const int | DISABLE | |
IME off.User can't turn on IME by keyboard.
|
||
const int | HIRAGANA | |
IME on with Full-width hiragana mode.
|
||
const int | KATAKANA | |
IME on with Full-width katakana mode.
|
||
const int | KATAKANA_HALF | |
IME on with Half-width katakana mode.
|
||
const int | ALPHA_FULL | |
IME on with Full-width Alphanumeric mode.
|
||
const int | ALPHA | |
IME on with Half-width Alphanumeric mode.
|
||
const int | HANGUL_FULL | |
IME on with Full-width hangul mode.
|
||
const int | HANGUL | |
IME on with Half-width hangul mode.
|
||
const int | HANZI_FULL | |
IME on with Full-width hanzi mode.
|
||
const int | HANZI | |
IME on with Half-width hanzi mode.
|
const int NO_CONTROL
const int ON
const int OFF
const int DISABLE
const int HIRAGANA
const int KATAKANA
const int KATAKANA_HALF
const int ALPHA_FULL
const int ALPHA
const int HANGUL_FULL
const int HANGUL
const int HANZI_FULL
const int HANZI