public class KanaInputMethodDescriptor extends Object implements InputMethodDescriptor
Constructor and Description |
---|
KanaInputMethodDescriptor() |
Modifier and Type | Method and Description |
---|---|
InputMethod |
createInputMethod() |
Locale[] |
getAvailableLocales() |
String |
getInputMethodDisplayName(Locale inputLocale,
Locale displayLanguage) |
Image |
getInputMethodIcon(Locale inputLocale) |
boolean |
hasDynamicLocaleList() |
public InputMethod createInputMethod()
createInputMethod
in interface InputMethodDescriptor
public Locale[] getAvailableLocales()
getAvailableLocales
in interface InputMethodDescriptor
public String getInputMethodDisplayName(Locale inputLocale, Locale displayLanguage)
getInputMethodDisplayName
in interface InputMethodDescriptor
public Image getInputMethodIcon(Locale inputLocale)
getInputMethodIcon
in interface InputMethodDescriptor
public boolean hasDynamicLocaleList()
hasDynamicLocaleList
in interface InputMethodDescriptor
Copyright © 2001-2013. All Rights Reserved.