gnu.x11.keysym
Class DEC
java.lang.Object
gnu.x11.keysym.DEC
public class DEC
- extends java.lang.Object
DEC-specific keyboard symbols. Imported from
/usr/include/X11/DECkeysym.h
. Note that 29th bit is set.
Constructor Summary |
DEC()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RING_ACCENT
public static final int RING_ACCENT
- See Also:
- Constant Field Values
CIRCUMFLEX_ACCENT
public static final int CIRCUMFLEX_ACCENT
- See Also:
- Constant Field Values
CEDILLA_ACCENT
public static final int CEDILLA_ACCENT
- See Also:
- Constant Field Values
ACUTE_ACCENT
public static final int ACUTE_ACCENT
- See Also:
- Constant Field Values
GRAVE_ACCENT
public static final int GRAVE_ACCENT
- See Also:
- Constant Field Values
TILDE
public static final int TILDE
- See Also:
- Constant Field Values
DIAERESIS
public static final int DIAERESIS
- See Also:
- Constant Field Values
REMOVE
public static final int REMOVE
- See Also:
- Constant Field Values
DEC
public DEC()