gnu.x11.keysym
Class Apollo
java.lang.Object
gnu.x11.keysym.Apollo
public class Apollo
- extends java.lang.Object
Apollo (AP)-specific keyboard symbols. Imported from
/usr/include/X11/ap_keysym.h
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LINE_DEL
public static final int LINE_DEL
- See Also:
- Constant Field Values
CHAR_DEL
public static final int CHAR_DEL
- See Also:
- Constant Field Values
COPY
public static final int COPY
- See Also:
- Constant Field Values
CUT
public static final int CUT
- See Also:
- Constant Field Values
PASTE
public static final int PASTE
- See Also:
- Constant Field Values
MOVE
public static final int MOVE
- See Also:
- Constant Field Values
GROW
public static final int GROW
- See Also:
- Constant Field Values
CMD
public static final int CMD
- See Also:
- Constant Field Values
SHELL
public static final int SHELL
- See Also:
- Constant Field Values
LEFT_BAR
public static final int LEFT_BAR
- See Also:
- Constant Field Values
RIGHT_BAR
public static final int RIGHT_BAR
- See Also:
- Constant Field Values
LEFT_BOX
public static final int LEFT_BOX
- See Also:
- Constant Field Values
RIGHT_BOX
public static final int RIGHT_BOX
- See Also:
- Constant Field Values
UP_BOX
public static final int UP_BOX
- See Also:
- Constant Field Values
DOWN_BOX
public static final int DOWN_BOX
- See Also:
- Constant Field Values
POP
public static final int POP
- See Also:
- Constant Field Values
READ
public static final int READ
- See Also:
- Constant Field Values
EDIT
public static final int EDIT
- See Also:
- Constant Field Values
SAVE
public static final int SAVE
- See Also:
- Constant Field Values
EXIT
public static final int EXIT
- See Also:
- Constant Field Values
REPEAT
public static final int REPEAT
- See Also:
- Constant Field Values
KP_PARENLEFT
public static final int KP_PARENLEFT
- See Also:
- Constant Field Values
KP_PARENRIGHT
public static final int KP_PARENRIGHT
- See Also:
- Constant Field Values
Apollo
public Apollo()