|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object gnu.x11.event.Event gnu.x11.event.CirculateNotify
public final class CirculateNotify
X circulate notify event.
Field Summary | |
---|---|
static int |
BOTTOM
|
static int |
CODE
|
int |
event_window_id
|
int |
place
|
static int |
TOP
|
int |
window_id
|
Constructor Summary | |
---|---|
CirculateNotify(Display display,
ResponseInputStream in)
|
Method Summary |
---|
Methods inherited from class gnu.x11.event.Event |
---|
code, seq_no, toString, write |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final int CODE
public static final int TOP
public static final int BOTTOM
public int event_window_id
public int window_id
public int place
Constructor Detail |
---|
public CirculateNotify(Display display, ResponseInputStream in)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |