Fields Summary |
---|
protected static final int | IM_HIRAGANAHiragana Input Method. |
protected static final int | IM_HWKATAKANAKana Input Method. |
protected char[] | hwKatakanaKeyMapThe Halfwidth Katakana character set symbol table. |
protected char[] | hiraganaKeyMapThe Hiragana character set symbol table. |
protected String[] | jaCharSubsetCharacter Subset values for additional Japanese input modes. |
protected int[] | jaSupportedInputModesvalues for default supported input modes. |
protected Object[] | jaInputModeConvTableThe Japanese input mode conversion table. |