| |
|
| sun.awt.X11InputMethod sun.awt.X11.XInputMethod
XInputMethod | public class XInputMethod extends X11InputMethod (Code) | | Input Method Adapter for XIM (without Motif)
version: 1.13 05/05/07 author: JavaSoft International |
awtLock | protected void awtLock()(Code) | | |
awtUnlock | protected void awtUnlock()(Code) | | |
createXIC | protected boolean createXIC()(Code) | | |
disposeImpl | protected synchronized void disposeImpl()(Code) | | |
getCurrentParentWindow | long getCurrentParentWindow()(Code) | | |
getPeer | protected ComponentPeer getPeer(Component client)(Code) | | Returns peer of the given client component. If the given client component
doesn't have peer, peer of the native container of the client is returned.
|
getXICFocus | public static long getXICFocus()(Code) | | |
notifyClientWindowChange | public void notifyClientWindowChange(Rectangle location)(Code) | | |
openXIM | protected boolean openXIM()(Code) | | |
|
|
|