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

/openjdk9/jdk/src/java.desktop/share/classes/sun/awt/im/
H A DInputMethodManager.java220 abstract InputMethodLocator findInputMethod(Locale forLocale); method in class:InputMethodManager
H A DExecutableInputMethodManager.java394 InputMethodLocator findInputMethod(Locale locale) { method in class:ExecutableInputMethodManager
H A DInputContext.java160 InputMethodLocator newLocator = InputMethodManager.getInstance().findInputMethod(locale);

Completed in 96 milliseconds