gnu.x11.keysym
Class Georgian
java.lang.Object
gnu.x11.keysym.Georgian
public class Georgian
- extends java.lang.Object
Georgian-specific keyboard symbols. Imported from
XK_GEORGIAN
section of
/usr/include/X11/keysymdef.h
. Note that byte 3 = 0x15.
Field Summary |
static int |
AN
|
static int |
BAN
|
static int |
CAN
|
static int |
CHAR
|
static int |
CHIN
|
static int |
CIL
|
static int |
DON
|
static int |
EN
|
static int |
FI
|
static int |
GAN
|
static int |
GHAN
|
static int |
HAE
|
static int |
HAR
|
static int |
HE
|
static int |
HIE
|
static int |
HOE
|
static int |
IN
|
static int |
JHAN
|
static int |
JIL
|
static int |
KAN
|
static int |
KHAR
|
static int |
LAS
|
static int |
MAN
|
static int |
NAR
|
static int |
ON
|
static int |
PAR
|
static int |
PHAR
|
static int |
QAR
|
static int |
RAE
|
static int |
SAN
|
static int |
SHIN
|
static int |
TAN
|
static int |
TAR
|
static int |
UN
|
static int |
VIN
|
static int |
WE
|
static int |
XAN
|
static int |
ZEN
|
static int |
ZHAR
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AN
public static final int AN
- See Also:
- Constant Field Values
BAN
public static final int BAN
- See Also:
- Constant Field Values
GAN
public static final int GAN
- See Also:
- Constant Field Values
DON
public static final int DON
- See Also:
- Constant Field Values
EN
public static final int EN
- See Also:
- Constant Field Values
VIN
public static final int VIN
- See Also:
- Constant Field Values
ZEN
public static final int ZEN
- See Also:
- Constant Field Values
TAN
public static final int TAN
- See Also:
- Constant Field Values
IN
public static final int IN
- See Also:
- Constant Field Values
KAN
public static final int KAN
- See Also:
- Constant Field Values
LAS
public static final int LAS
- See Also:
- Constant Field Values
MAN
public static final int MAN
- See Also:
- Constant Field Values
NAR
public static final int NAR
- See Also:
- Constant Field Values
ON
public static final int ON
- See Also:
- Constant Field Values
PAR
public static final int PAR
- See Also:
- Constant Field Values
ZHAR
public static final int ZHAR
- See Also:
- Constant Field Values
RAE
public static final int RAE
- See Also:
- Constant Field Values
SAN
public static final int SAN
- See Also:
- Constant Field Values
TAR
public static final int TAR
- See Also:
- Constant Field Values
UN
public static final int UN
- See Also:
- Constant Field Values
PHAR
public static final int PHAR
- See Also:
- Constant Field Values
KHAR
public static final int KHAR
- See Also:
- Constant Field Values
GHAN
public static final int GHAN
- See Also:
- Constant Field Values
QAR
public static final int QAR
- See Also:
- Constant Field Values
SHIN
public static final int SHIN
- See Also:
- Constant Field Values
CHIN
public static final int CHIN
- See Also:
- Constant Field Values
CAN
public static final int CAN
- See Also:
- Constant Field Values
JIL
public static final int JIL
- See Also:
- Constant Field Values
CIL
public static final int CIL
- See Also:
- Constant Field Values
CHAR
public static final int CHAR
- See Also:
- Constant Field Values
XAN
public static final int XAN
- See Also:
- Constant Field Values
JHAN
public static final int JHAN
- See Also:
- Constant Field Values
HAE
public static final int HAE
- See Also:
- Constant Field Values
HE
public static final int HE
- See Also:
- Constant Field Values
HIE
public static final int HIE
- See Also:
- Constant Field Values
WE
public static final int WE
- See Also:
- Constant Field Values
HAR
public static final int HAR
- See Also:
- Constant Field Values
HOE
public static final int HOE
- See Also:
- Constant Field Values
FI
public static final int FI
- See Also:
- Constant Field Values
Georgian
public Georgian()