org.gnu.gtk
Class IMContextSimple

java.lang.Object
  |
  +--org.gnu.glib.GObject
        |
        +--org.gnu.gtk.IMContext
              |
              +--org.gnu.gtk.IMContextSimple

public class IMContextSimple
extends IMContext


Constructor Summary
IMContextSimple()
          Construct a new IMContextSimple object.
 
Method Summary
static Type getType()
          Retrieve the runtime type used by the GLib library.
 
Methods inherited from class org.gnu.gtk.IMContext
setClientWindow
 
Methods inherited from class org.gnu.glib.GObject
addEventHandler, addEventHandler, addEventHandler, addEventHandler, addEventHandler, addEventHandler, equals, getData, getHandle, removeEventHandler, setData
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IMContextSimple

public IMContextSimple()
Construct a new IMContextSimple object.

Method Detail

getType

public static Type getType()
Retrieve the runtime type used by the GLib library.


Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net