|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.swt.internal.gtk.GdkEvent
org.eclipse.swt.internal.gtk.GdkEventKey
public class GdkEventKey
Field Summary | |
---|---|
byte |
group
|
short |
hardware_keycode
|
int |
keyval
|
int |
length
|
byte |
send_event
|
static int |
sizeof
|
int |
state
|
long |
string
|
int |
time
|
long |
window
|
Fields inherited from class org.eclipse.swt.internal.gtk.GdkEvent |
---|
type |
Constructor Summary | |
---|---|
GdkEventKey()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public long window
public byte send_event
public int time
public int state
public int keyval
public int length
public long string
public short hardware_keycode
public byte group
public static final int sizeof
Constructor Detail |
---|
public GdkEventKey()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |