public class XCrossingEvent extends XAnyEvent
| Modifier and Type | Field and Description |
|---|---|
int |
detail |
boolean |
focus |
int |
mode |
int |
root |
boolean |
same_screen |
static int |
sizeof |
int |
state |
int |
subwindow |
int |
time |
int |
x |
int |
x_root |
int |
y |
int |
y_root |
display, send_event, serial, window| Constructor and Description |
|---|
XCrossingEvent() |
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 mode
public int detail
public boolean same_screen
public boolean focus
public int state
public static final int sizeof