|
|||||||||
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.GdkEventCrossing
public class GdkEventCrossing
Field Summary | |
---|---|
int |
detail
|
boolean |
focus
|
int |
mode
|
byte |
send_event
|
static int |
sizeof
|
int |
state
|
long |
subwindow
|
int |
time
|
long |
window
|
double |
x
|
double |
x_root
|
double |
y
|
double |
y_root
|
Fields inherited from class org.eclipse.swt.internal.gtk.GdkEvent |
---|
type |
Constructor Summary | |
---|---|
GdkEventCrossing()
|
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 long subwindow
public int time
public double x
public double y
public double x_root
public double y_root
public int mode
public int detail
public boolean focus
public int state
public static final int sizeof
Constructor Detail |
---|
public GdkEventCrossing()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |