gnu.x11.keysym
Class Latin3
java.lang.Object
gnu.x11.keysym.Latin3
public class Latin3
- extends java.lang.Object
Latin 3-specific keyboard symbols. Imported from
XK_LATIN3
section of /usr/include/X11/keysymdef.h
.
Note that byte 3 = 0x02.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HSTROKE
public static final int HSTROKE
- See Also:
- Constant Field Values
HCIRCUMFLEX
public static final int HCIRCUMFLEX
- See Also:
- Constant Field Values
IABOVEDOT
public static final int IABOVEDOT
- See Also:
- Constant Field Values
GBREVE
public static final int GBREVE
- See Also:
- Constant Field Values
JCIRCUMFLEX
public static final int JCIRCUMFLEX
- See Also:
- Constant Field Values
HSTROKE_SMALL
public static final int HSTROKE_SMALL
- See Also:
- Constant Field Values
HCIRCUMFLEX_SMALL
public static final int HCIRCUMFLEX_SMALL
- See Also:
- Constant Field Values
IDOTLESS_SMALL
public static final int IDOTLESS_SMALL
- See Also:
- Constant Field Values
GBREVE_SMALL
public static final int GBREVE_SMALL
- See Also:
- Constant Field Values
JCIRCUMFLEX_SMALL
public static final int JCIRCUMFLEX_SMALL
- See Also:
- Constant Field Values
CABOVEDOT
public static final int CABOVEDOT
- See Also:
- Constant Field Values
CCIRCUMFLEX
public static final int CCIRCUMFLEX
- See Also:
- Constant Field Values
GABOVEDOT
public static final int GABOVEDOT
- See Also:
- Constant Field Values
GCIRCUMFLEX
public static final int GCIRCUMFLEX
- See Also:
- Constant Field Values
UBREVE
public static final int UBREVE
- See Also:
- Constant Field Values
SCIRCUMFLEX
public static final int SCIRCUMFLEX
- See Also:
- Constant Field Values
CABOVEDOT_SMALL
public static final int CABOVEDOT_SMALL
- See Also:
- Constant Field Values
CCIRCUMFLEX_SMALL
public static final int CCIRCUMFLEX_SMALL
- See Also:
- Constant Field Values
GABOVEDOT_SMALL
public static final int GABOVEDOT_SMALL
- See Also:
- Constant Field Values
GCIRCUMFLEX_SMALL
public static final int GCIRCUMFLEX_SMALL
- See Also:
- Constant Field Values
UBREVE_SMALL
public static final int UBREVE_SMALL
- See Also:
- Constant Field Values
SCIRCUMFLEX_SMALL
public static final int SCIRCUMFLEX_SMALL
- See Also:
- Constant Field Values
Latin3
public Latin3()