gnu.x11.keysym
Class Latin2
java.lang.Object
gnu.x11.keysym.Latin2
public class Latin2
- extends java.lang.Object
Latin 2-specific keyboard symbols. Imported from
XK_LATIN2
section of /usr/include/X11/keysymdef.h
.
Note that byte 3 = 0x01.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AOGONEK
public static final int AOGONEK
- See Also:
- Constant Field Values
BREVE
public static final int BREVE
- See Also:
- Constant Field Values
LSTROKE
public static final int LSTROKE
- See Also:
- Constant Field Values
LCARON
public static final int LCARON
- See Also:
- Constant Field Values
SACUTE
public static final int SACUTE
- See Also:
- Constant Field Values
SCARON
public static final int SCARON
- See Also:
- Constant Field Values
SCEDILLA
public static final int SCEDILLA
- See Also:
- Constant Field Values
TCARON
public static final int TCARON
- See Also:
- Constant Field Values
ZACUTE
public static final int ZACUTE
- See Also:
- Constant Field Values
ZCARON
public static final int ZCARON
- See Also:
- Constant Field Values
ZABOVEDOT
public static final int ZABOVEDOT
- See Also:
- Constant Field Values
AOGONEK_SMALL
public static final int AOGONEK_SMALL
- See Also:
- Constant Field Values
OGONEK_SMALL
public static final int OGONEK_SMALL
- See Also:
- Constant Field Values
LSTROKE_SMALL
public static final int LSTROKE_SMALL
- See Also:
- Constant Field Values
LCARON_SMALL
public static final int LCARON_SMALL
- See Also:
- Constant Field Values
SACUTE_SMALL
public static final int SACUTE_SMALL
- See Also:
- Constant Field Values
CARON_SMALL
public static final int CARON_SMALL
- See Also:
- Constant Field Values
SCARON_SMALL
public static final int SCARON_SMALL
- See Also:
- Constant Field Values
SCEDILLA_SMALL
public static final int SCEDILLA_SMALL
- See Also:
- Constant Field Values
TCARON_SMALL
public static final int TCARON_SMALL
- See Also:
- Constant Field Values
ZACUTE_SMALL
public static final int ZACUTE_SMALL
- See Also:
- Constant Field Values
DOUBLEACUTE_SMALL
public static final int DOUBLEACUTE_SMALL
- See Also:
- Constant Field Values
ZCARON_SMALL
public static final int ZCARON_SMALL
- See Also:
- Constant Field Values
ZABOVEDOT_SMALL
public static final int ZABOVEDOT_SMALL
- See Also:
- Constant Field Values
RACUTE
public static final int RACUTE
- See Also:
- Constant Field Values
ABREVE
public static final int ABREVE
- See Also:
- Constant Field Values
LACUTE
public static final int LACUTE
- See Also:
- Constant Field Values
CACUTE
public static final int CACUTE
- See Also:
- Constant Field Values
CCARON
public static final int CCARON
- See Also:
- Constant Field Values
EOGONEK
public static final int EOGONEK
- See Also:
- Constant Field Values
ECARON
public static final int ECARON
- See Also:
- Constant Field Values
DCARON
public static final int DCARON
- See Also:
- Constant Field Values
DSTROKE
public static final int DSTROKE
- See Also:
- Constant Field Values
NACUTE
public static final int NACUTE
- See Also:
- Constant Field Values
NCARON
public static final int NCARON
- See Also:
- Constant Field Values
ODOUBLEACUTE
public static final int ODOUBLEACUTE
- See Also:
- Constant Field Values
RCARON
public static final int RCARON
- See Also:
- Constant Field Values
URING
public static final int URING
- See Also:
- Constant Field Values
UDOUBLEACUTE
public static final int UDOUBLEACUTE
- See Also:
- Constant Field Values
TCEDILLA
public static final int TCEDILLA
- See Also:
- Constant Field Values
RACUTE_SMALL
public static final int RACUTE_SMALL
- See Also:
- Constant Field Values
ABREVE_SMALL
public static final int ABREVE_SMALL
- See Also:
- Constant Field Values
LACUTE_SMALL
public static final int LACUTE_SMALL
- See Also:
- Constant Field Values
CACUTE_SMALL
public static final int CACUTE_SMALL
- See Also:
- Constant Field Values
CCARON_SMALL
public static final int CCARON_SMALL
- See Also:
- Constant Field Values
EOGONEK_SMALL
public static final int EOGONEK_SMALL
- See Also:
- Constant Field Values
ECARON_SMALL
public static final int ECARON_SMALL
- See Also:
- Constant Field Values
DCARON_SMALL
public static final int DCARON_SMALL
- See Also:
- Constant Field Values
DSTROKE_SMALL
public static final int DSTROKE_SMALL
- See Also:
- Constant Field Values
NACUTE_SMALL
public static final int NACUTE_SMALL
- See Also:
- Constant Field Values
NCARON_SMALL
public static final int NCARON_SMALL
- See Also:
- Constant Field Values
ODOUBLEACUTE_SMALL
public static final int ODOUBLEACUTE_SMALL
- See Also:
- Constant Field Values
UDOUBLEACUTE_SMALL
public static final int UDOUBLEACUTE_SMALL
- See Also:
- Constant Field Values
RCARON_SMALL
public static final int RCARON_SMALL
- See Also:
- Constant Field Values
URING_SMALL
public static final int URING_SMALL
- See Also:
- Constant Field Values
TCEDILLA_SMALL
public static final int TCEDILLA_SMALL
- See Also:
- Constant Field Values
ABOVEDOT_SMALL
public static final int ABOVEDOT_SMALL
- See Also:
- Constant Field Values
Latin2
public Latin2()