Package com.ibm.icu.dev.tool.ime.indic
Class IndicIMDescriptor
java.lang.Object
com.ibm.icu.dev.tool.ime.indic.IndicIMDescriptor
- All Implemented Interfaces:
InputMethodDescriptor
- Direct Known Subclasses:
BengaliInputMethodDescriptor
,DevanagariInputMethodDescriptor
,GujaratiInputMethodDescriptor
,GurmukhiInputMethodDescriptor
,KannadaInputMethodDescriptor
,MalayalamInputMethodDescriptor
,OriyaInputMethodDescriptor
,TamilInputMethodDescriptor
,TeluguInputMethodDescriptor
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionLocale[]
protected abstract IndicInputMethodImpl
getImpl()
getInputMethodDisplayName
(Locale inputLocale, Locale displayLanguage) getInputMethodIcon
(Locale inputLocale) boolean
toString()
-
Field Details
-
locale
-
name
-
-
Constructor Details
-
IndicIMDescriptor
-
-
Method Details
-
getImpl
-
getAvailableLocales
- Specified by:
getAvailableLocales
in interfaceInputMethodDescriptor
-
hasDynamicLocaleList
public boolean hasDynamicLocaleList()- Specified by:
hasDynamicLocaleList
in interfaceInputMethodDescriptor
-
getInputMethodDisplayName
- Specified by:
getInputMethodDisplayName
in interfaceInputMethodDescriptor
-
getInputMethodIcon
- Specified by:
getInputMethodIcon
in interfaceInputMethodDescriptor
-
createInputMethod
- Specified by:
createInputMethod
in interfaceInputMethodDescriptor
- Throws:
Exception
-
toString
-