|
|||||||||
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.GdkEventButton
public class GdkEventButton
Field Summary | |
---|---|
long |
axes
|
int |
button
|
long |
device
|
byte |
send_event
|
static int |
sizeof
|
int |
state
|
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 | |
---|---|
GdkEventButton()
|
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 double x
public double y
public long axes
public int state
public int button
public long device
public double x_root
public double y_root
public static final int sizeof
Constructor Detail |
---|
public GdkEventButton()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |