Uses of Class
com.ibm.icu.dev.tool.ime.indic.IndicInputMethodImpl
-
Packages that use IndicInputMethodImpl Package Description com.ibm.icu.dev.tool.ime.indic -
-
Uses of IndicInputMethodImpl in com.ibm.icu.dev.tool.ime.indic
Fields in com.ibm.icu.dev.tool.ime.indic declared as IndicInputMethodImpl Modifier and Type Field Description private IndicInputMethodImpl
IndicInputMethod. impl
Methods in com.ibm.icu.dev.tool.ime.indic that return IndicInputMethodImpl Modifier and Type Method Description protected IndicInputMethodImpl
BengaliInputMethodDescriptor. getImpl()
protected IndicInputMethodImpl
DevanagariInputMethodDescriptor. getImpl()
protected IndicInputMethodImpl
GujaratiInputMethodDescriptor. getImpl()
protected IndicInputMethodImpl
GurmukhiInputMethodDescriptor. getImpl()
protected abstract IndicInputMethodImpl
IndicIMDescriptor. getImpl()
protected IndicInputMethodImpl
KannadaInputMethodDescriptor. getImpl()
protected IndicInputMethodImpl
MalayalamInputMethodDescriptor. getImpl()
protected IndicInputMethodImpl
OriyaInputMethodDescriptor. getImpl()
protected IndicInputMethodImpl
TamilInputMethodDescriptor. getImpl()
protected IndicInputMethodImpl
TeluguInputMethodDescriptor. getImpl()
Constructors in com.ibm.icu.dev.tool.ime.indic with parameters of type IndicInputMethodImpl Constructor Description IndicInputMethod(java.util.Locale theLocale, IndicInputMethodImpl theImplementation)
-