|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.swt.internal.gtk.XEvent
org.eclipse.swt.internal.gtk.XAnyEvent
org.eclipse.swt.internal.gtk.XButtonEvent
public class XButtonEvent
Field Summary | |
---|---|
int |
button
|
int |
root
|
int |
same_screen
|
static int |
sizeof
|
int |
state
|
int |
subwindow
|
int |
time
|
int |
x
|
int |
x_root
|
int |
y
|
int |
y_root
|
Fields inherited from class org.eclipse.swt.internal.gtk.XAnyEvent |
---|
display, send_event, serial, window |
Fields inherited from class org.eclipse.swt.internal.gtk.XEvent |
---|
type |
Constructor Summary | |
---|---|
XButtonEvent()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int root
public int subwindow
public int time
public int x
public int y
public int x_root
public int y_root
public int state
public int button
public int same_screen
public static final int sizeof
Constructor Detail |
---|
public XButtonEvent()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |