|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object gnu.x11.ValueList gnu.x11.Input.KeyboardControl
public static class Input.KeyboardControl
X keyboard control.
Field Summary | |
---|---|
static java.lang.String[] |
GLOBAL_AUTO_REPEAT_STRINGS
|
static int |
OFF
|
static int |
ON
|
Fields inherited from class gnu.x11.ValueList |
---|
ALL, bitmask, data |
Constructor Summary | |
---|---|
Input.KeyboardControl()
|
Method Summary |
---|
Methods inherited from class gnu.x11.ValueList |
---|
aggregate, clear, copy, count, set, set, write |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int OFF
public static final int ON
public static final java.lang.String[] GLOBAL_AUTO_REPEAT_STRINGS
Constructor Detail |
---|
public Input.KeyboardControl()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |