org.gnu.gtk
public class IMContext extends GObject
Constructor Summary | |
---|---|
IMContext(Handle handle) |
Method Summary | |
---|---|
void | focusIn() |
void | focusOut() |
static IMContext | getIMContext(Handle handle)
Internal static factory method to be used by Java-Gnome only. |
static Type | getType()
Retrieve the runtime type used by the GLib library. |
void | reset() |
void | setClientWindow(Window window)
Sets the client window for the input context. |
void | setCursorLocation(Rectangle rect) |
void | setUsePreedit(boolean usePreedit) |