Searched defs:CInputMethod (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/macosx/classes/sun/lwawt/macosx/
H A DCInputMethod.java44 public class CInputMethod extends InputMethodAdapter { class in inherits:InputMethodAdapter
87 public CInputMethod() { method in class:CInputMethod
277 CInputMethod imInstance = this;
802 private native void nativeNotifyPeer(long nativePeer, CInputMethod imInstance);

Completed in 207 milliseconds