gnu.x11.keysym
Class Latin4
java.lang.Object
gnu.x11.keysym.Latin4
public class Latin4
- extends java.lang.Object
Latin 4-specific keyboard symbols. Imported from
XK_LATIN4
section of /usr/include/X11/keysymdef.h
.
Note that byte 3 = 0x03.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KRA
public static final int KRA
- See Also:
- Constant Field Values
KAPPA
public static final int KAPPA
- See Also:
- Constant Field Values
RCEDILLA
public static final int RCEDILLA
- See Also:
- Constant Field Values
ITILDE
public static final int ITILDE
- See Also:
- Constant Field Values
LCEDILLA
public static final int LCEDILLA
- See Also:
- Constant Field Values
EMACRON
public static final int EMACRON
- See Also:
- Constant Field Values
GCEDILLA
public static final int GCEDILLA
- See Also:
- Constant Field Values
TSLASH
public static final int TSLASH
- See Also:
- Constant Field Values
RCEDILLA_SMALL
public static final int RCEDILLA_SMALL
- See Also:
- Constant Field Values
ITILDE_SMALL
public static final int ITILDE_SMALL
- See Also:
- Constant Field Values
LCEDILLA_SMALL
public static final int LCEDILLA_SMALL
- See Also:
- Constant Field Values
EMACRON_SMALL
public static final int EMACRON_SMALL
- See Also:
- Constant Field Values
GCEDILLA_SMALL
public static final int GCEDILLA_SMALL
- See Also:
- Constant Field Values
TSLASH_SMALL
public static final int TSLASH_SMALL
- See Also:
- Constant Field Values
ENG
public static final int ENG
- See Also:
- Constant Field Values
ENG_SMALL
public static final int ENG_SMALL
- See Also:
- Constant Field Values
AMACRON
public static final int AMACRON
- See Also:
- Constant Field Values
IOGONEK
public static final int IOGONEK
- See Also:
- Constant Field Values
EABOVEDOT
public static final int EABOVEDOT
- See Also:
- Constant Field Values
IMACRON
public static final int IMACRON
- See Also:
- Constant Field Values
NCEDILLA
public static final int NCEDILLA
- See Also:
- Constant Field Values
OMACRON
public static final int OMACRON
- See Also:
- Constant Field Values
KCEDILLA
public static final int KCEDILLA
- See Also:
- Constant Field Values
UOGONEK
public static final int UOGONEK
- See Also:
- Constant Field Values
UTILDE
public static final int UTILDE
- See Also:
- Constant Field Values
UMACRON
public static final int UMACRON
- See Also:
- Constant Field Values
AMACRON_SMALL
public static final int AMACRON_SMALL
- See Also:
- Constant Field Values
IOGONEK_SMALL
public static final int IOGONEK_SMALL
- See Also:
- Constant Field Values
EABOVEDOT_SMALL
public static final int EABOVEDOT_SMALL
- See Also:
- Constant Field Values
IMACRON_SMALL
public static final int IMACRON_SMALL
- See Also:
- Constant Field Values
NCEDILLA_SMALL
public static final int NCEDILLA_SMALL
- See Also:
- Constant Field Values
OMACRON_SMALL
public static final int OMACRON_SMALL
- See Also:
- Constant Field Values
KCEDILLA_SMALL
public static final int KCEDILLA_SMALL
- See Also:
- Constant Field Values
UOGONEK_SMALL
public static final int UOGONEK_SMALL
- See Also:
- Constant Field Values
UTILDE_SMALL
public static final int UTILDE_SMALL
- See Also:
- Constant Field Values
UMACRON_SMALL
public static final int UMACRON_SMALL
- See Also:
- Constant Field Values
Latin4
public Latin4()