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

/openjdk7/jdk/src/share/classes/sun/awt/im/
H A DInputMethodManager.java161 ExecutableInputMethodManager imm = new ExecutableInputMethodManager();
234 * <code>ExecutableInputMethodManager</code> is the implementation of the
238 * <code>ExecutableInputMethodManager</code> and executes it as a deamon
243 class ExecutableInputMethodManager extends InputMethodManager class in inherits:InputMethodManager,Runnable
276 ExecutableInputMethodManager() { method in class:ExecutableInputMethodManager
H A DInputMethodPopupMenu.java162 ((ExecutableInputMethodManager)InputMethodManager.getInstance()).changeInputMethod(choice);

Completed in 166 milliseconds