Searched refs:findInputMethod (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/awt/im/
H A DInputMethodManager.java219 abstract InputMethodLocator findInputMethod(Locale forLocale); method in class:InputMethodManager
567 InputMethodLocator findInputMethod(Locale locale) { method in class:ExecutableInputMethodManager
H A DInputContext.java160 InputMethodLocator newLocator = InputMethodManager.getInstance().findInputMethod(locale);

Completed in 892 milliseconds