gnu.x11.keysym
Class Latin8
java.lang.Object
gnu.x11.keysym.Latin8
public class Latin8
- extends java.lang.Object
Latin 8-specific keyboard symbols. Imported from
XK_LATIN8
section of /usr/include/X11/keysymdef.h
.
Note that byte 3 = 0x18.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BABOVEDOT
public static final int BABOVEDOT
- See Also:
- Constant Field Values
BABOVEDOT_SMALL
public static final int BABOVEDOT_SMALL
- See Also:
- Constant Field Values
DABOVEDOT
public static final int DABOVEDOT
- See Also:
- Constant Field Values
WGRAVE
public static final int WGRAVE
- See Also:
- Constant Field Values
WACUTE
public static final int WACUTE
- See Also:
- Constant Field Values
DABOVEDOT_SMALL
public static final int DABOVEDOT_SMALL
- See Also:
- Constant Field Values
YGRAVE
public static final int YGRAVE
- See Also:
- Constant Field Values
FABOVEDOT
public static final int FABOVEDOT
- See Also:
- Constant Field Values
FABOVEDOT_SMALL
public static final int FABOVEDOT_SMALL
- See Also:
- Constant Field Values
MABOVEDOT
public static final int MABOVEDOT
- See Also:
- Constant Field Values
MABOVEDOT_SMALL
public static final int MABOVEDOT_SMALL
- See Also:
- Constant Field Values
PABOVEDOT
public static final int PABOVEDOT
- See Also:
- Constant Field Values
WGRAVE_SMALL
public static final int WGRAVE_SMALL
- See Also:
- Constant Field Values
PABOVEDOT_SMALL
public static final int PABOVEDOT_SMALL
- See Also:
- Constant Field Values
WACUTE_SMALL
public static final int WACUTE_SMALL
- See Also:
- Constant Field Values
SABOVEDOT
public static final int SABOVEDOT
- See Also:
- Constant Field Values
YGRAVE_SMALL
public static final int YGRAVE_SMALL
- See Also:
- Constant Field Values
WDIAERESIS
public static final int WDIAERESIS
- See Also:
- Constant Field Values
WDIAERESIS_SMALL
public static final int WDIAERESIS_SMALL
- See Also:
- Constant Field Values
SABOVEDOT_SMALL
public static final int SABOVEDOT_SMALL
- See Also:
- Constant Field Values
WCIRCUMFLEX
public static final int WCIRCUMFLEX
- See Also:
- Constant Field Values
TABOVEDOT
public static final int TABOVEDOT
- See Also:
- Constant Field Values
YCIRCUMFLEX
public static final int YCIRCUMFLEX
- See Also:
- Constant Field Values
WCIRCUMFLEX_SMALL
public static final int WCIRCUMFLEX_SMALL
- See Also:
- Constant Field Values
TABOVEDOT_SMALL
public static final int TABOVEDOT_SMALL
- See Also:
- Constant Field Values
YCIRCUMFLEX_SMALL
public static final int YCIRCUMFLEX_SMALL
- See Also:
- Constant Field Values
Latin8
public Latin8()