|
|||||||||
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.FocusEvent gnu.x11.event.FocusOut
public final class FocusOut
X focus out event.
Field Summary | |
---|---|
static int |
CODE
|
Fields inherited from class gnu.x11.event.FocusEvent |
---|
event_window_id, GRAB, mode, NORMAL, UNGRAB, WHILE_GRABBED |
Constructor Summary | |
---|---|
FocusOut(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
Constructor Detail |
---|
public FocusOut(Display display, ResponseInputStream in)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |