gnu.x11.keysym
Class HP
java.lang.Object
gnu.x11.keysym.HP
public class HP
- extends java.lang.Object
Hewlett-Packard (HP)-specific keyboard symbols. Imported from
/usr/include/X11/HPkeysym.h
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CLEAR_LINE
public static final int CLEAR_LINE
- See Also:
- Constant Field Values
INSERT_LINE
public static final int INSERT_LINE
- See Also:
- Constant Field Values
DELETE_LINE
public static final int DELETE_LINE
- See Also:
- Constant Field Values
INSERT_CHAR
public static final int INSERT_CHAR
- See Also:
- Constant Field Values
DELETE_CHAR
public static final int DELETE_CHAR
- See Also:
- Constant Field Values
BACK_TAB
public static final int BACK_TAB
- See Also:
- Constant Field Values
KP_BACK_TAB
public static final int KP_BACK_TAB
- See Also:
- Constant Field Values
MODELOCK1
public static final int MODELOCK1
- See Also:
- Constant Field Values
MODELOCK2
public static final int MODELOCK2
- See Also:
- Constant Field Values
RESET
public static final int RESET
- See Also:
- Constant Field Values
SYSTEM
public static final int SYSTEM
- See Also:
- Constant Field Values
USER
public static final int USER
- See Also:
- Constant Field Values
MUTE_ACUTE
public static final int MUTE_ACUTE
- See Also:
- Constant Field Values
MUTE_GRAVE
public static final int MUTE_GRAVE
- See Also:
- Constant Field Values
MUTE_ASCIICIRCUM
public static final int MUTE_ASCIICIRCUM
- See Also:
- Constant Field Values
MUTE_DIAERESIS
public static final int MUTE_DIAERESIS
- See Also:
- Constant Field Values
MUTE_ASCIITILDE
public static final int MUTE_ASCIITILDE
- See Also:
- Constant Field Values
LIRA
public static final int LIRA
- See Also:
- Constant Field Values
GUILDER
public static final int GUILDER
- See Also:
- Constant Field Values
YDIAERESIS
public static final int YDIAERESIS
- See Also:
- Constant Field Values
IO
public static final int IO
- See Also:
- Constant Field Values
LONGMINUS
public static final int LONGMINUS
- See Also:
- Constant Field Values
BLOCK
public static final int BLOCK
- See Also:
- Constant Field Values
HP
public HP()