org.gnu.gdk
Class EventKey
java.lang.Object
org.gnu.glib.Boxed
org.gnu.gdk.EventKey
- public class EventKey
- extends Boxed
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
EventKey
public EventKey(Handle handle)
getKeyVal
public int getKeyVal()
getString
public java.lang.String getString()
getGroup
public int getGroup()
getLength
public int getLength()
getState
public int getState()
getModifierKey
public ModifierType getModifierKey()
getWindow
public Window getWindow()
getType
protected static final int getType(Handle obj)
getWindow
protected static final Handle getWindow(Handle obj)
getSendEvent
protected static final boolean getSendEvent(Handle obj)
getTime
protected static final int getTime(Handle obj)
getState
protected static final int getState(Handle obj)
getKeyval
protected static final int getKeyval(Handle obj)
getLength
protected static final int getLength(Handle obj)
getString
protected static final java.lang.String getString(Handle obj)
getHardwareKeycode
protected static final int getHardwareKeycode(Handle obj)
getGroup
protected static final int getGroup(Handle obj)