gnu.x11.keysym
Class Latin1

java.lang.Object
  extended by gnu.x11.keysym.Latin1

public class Latin1
extends java.lang.Object

Latin 1-specific keyboard symbols. Imported from XK_LATIN1 section of /usr/include/X11/X11/keysymdef.h. Note that byte 3 = 0x00.


Field Summary
static int A
           
static int A_ACUTE
           
static int A_ACUTE_SMALL
           
static int A_CIRCUMFLEX
           
static int A_CIRCUMFLEX_SMALL
           
static int A_DIAERESIS
           
static int A_DIAERESIS_SMALL
           
static int A_GRAVE
           
static int A_GRAVE_SMALL
           
static int A_RING
           
static int A_RING_SMALL
           
static int A_SMALL
           
static int A_TILDE
           
static int A_TILDE_SMALL
           
static int ACUTE
           
static int AE
           
static int AE_SMALL
           
static int AMPERSAND
           
static int APOSTROPHE
           
static int ASCII_CIRCUM
           
static int ASCII_TILDE
           
static int ASTERISK
           
static int AT
           
static int B
           
static int B_SMALL
           
static int BACKSLASH
           
static int BAR
           
static int BRACE_LEFT
           
static int BRACE_RIGHT
           
static int BRACKET_LEFT
           
static int BRACKET_RIGHT
           
static int BROKEN_BAR
           
static int C
           
static int C_CEDILLA
           
static int C_CEDILLA_SMALL
           
static int C_SMALL
           
static int CEDILLA
           
static int CENT
           
static int COLON
           
static int COMMA
           
static int COPYRIGHT
           
static int CURRENCY
           
static int D
           
static int D_SMALL
           
static int DEGREE
           
static int DIAERESIS
           
static int DIVISION_SMALL
           
static int DOLLAR
           
static int E
           
static int E_ACUTE
           
static int E_ACUTE_SMALL
           
static int E_CIRCUMFLEX
           
static int E_CIRCUMFLEX_SMALL
           
static int E_DIAERESIS
           
static int E_DIAERESIS_SMALL
           
static int E_GRAVE
           
static int E_GRAVE_SMALL
           
static int E_SMALL
           
static int E_TH
           
static int E_TH_SMALL
           
static int EQUAL
           
static int EXCLAM
           
static int EXCLAM_DOWN
           
static int F
           
static int F_SMALL
           
static int G
           
static int G_SMALL
           
static int GRAVE
           
static int GREATER
           
static int GUILLEMOT_LEFT
           
static int GUILLEMOT_RIGHT
           
static int H
           
static int H_SMALL
           
static int HYPHEN
           
static int I
           
static int I_ACUTE
           
static int I_ACUTE_SMALL
           
static int I_CIRCUMFLEX
           
static int I_CIRCUMFLEX_SMALL
           
static int I_DIAERESIS
           
static int I_DIAERESIS_SMALL
           
static int I_GRAVE
           
static int I_GRAVE_SMALL
           
static int I_SMALL
           
static int J
           
static int J_SMALL
           
static int K
           
static int K_SMALL
           
static int L
           
static int L_SMALL
           
static int LESS
           
static int M
           
static int M_SMALL
           
static int MACRON
           
static int MASCULINE
           
static int MINUS
           
static int MU
           
static int MULTIPLY
           
static int N
           
static int N_SMALL
           
static int N_TILDE
           
static int N_TILDE_SMALL
           
static int NO_BREAKSPACE
           
static int NOT_SIGN
           
static int NUM_0
           
static int NUM_1
           
static int NUM_2
           
static int NUM_3
           
static int NUM_4
           
static int NUM_5
           
static int NUM_6
           
static int NUM_7
           
static int NUM_8
           
static int NUM_9
           
static int NUMBER_SIGN
           
static int O
           
static int O_ACUTE
           
static int O_ACUTE_SMALL
           
static int O_CIRCUMFLEX
           
static int O_CIRCUMFLEX_SMALL
           
static int O_DIAERESIS
           
static int O_DIAERESIS_SMALL
           
static int O_GRAVE
           
static int O_GRAVE_SMALL
           
static int O_OBLIQUE
           
static int O_OBLIQUE_SMALL
           
static int O_SLASH
           
static int O_SLASH_SMALL
           
static int O_SMALL
           
static int O_TILDE
           
static int O_TILDE_SMALL
           
static int ONE_HALF
           
static int ONE_QUARTER
           
static int ONE_SUPERIOR
           
static int ORDFEMININE
           
static int P
           
static int P_SMALL
           
static int PARAGRAPH
           
static int PAREN_LEFT
           
static int PAREN_RIGHT
           
static int PERCENT
           
static int PERIOD
           
static int PERIOD_CENTERED
           
static int PLUS
           
static int PLUS_MINUS
           
static int Q
           
static int Q_SMALL
           
static int QUESTION
           
static int QUESTION_DOWN
           
static int QUOTE_DBL
           
static int QUOTE_LEFT
           
static int QUOTE_RIGHT
           
static int R
           
static int R_SMALL
           
static int REGISTERED
           
static int S
           
static int S_SHARP
           
static int S_SMALL
           
static int SECTION
           
static int SEMICOLON
           
static int SLASH
           
static int SPACE
           
static int STERLING
           
static int T
           
static int T_HORN
           
static int T_HORN_SMALL
           
static int T_SMALL
           
static int THREE_QUARTERS
           
static int THREE_SUPERIOR
           
static int TWO_SUPERIOR
           
static int U
           
static int U_ACUTE
           
static int U_CIRCUMFLEX
           
static int U_CIRCUMFLEX_SMALL
           
static int U_DIAERESIS
           
static int U_DIAERESIS_SMALL
           
static int U_SMALL
           
static int UA_CUTE_SMALL
           
static int UNDERSCORE
           
static int V
           
static int V_SMALL
           
static int W
           
static int W_SMALL
           
static int X
           
static int X_SMALL
           
static int Y
           
static int Y_ACUTE
           
static int Y_DIAERESIS_SMALL
           
static int Y_SMALL
           
static int YA_CUTE_SMALL
           
static int YEN
           
static int Z
           
static int Z_SMALL
           
 
Constructor Summary
Latin1()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SPACE

public static final int SPACE
See Also:
Constant Field Values

EXCLAM

public static final int EXCLAM
See Also:
Constant Field Values

QUOTE_DBL

public static final int QUOTE_DBL
See Also:
Constant Field Values

NUMBER_SIGN

public static final int NUMBER_SIGN
See Also:
Constant Field Values

DOLLAR

public static final int DOLLAR
See Also:
Constant Field Values

PERCENT

public static final int PERCENT
See Also:
Constant Field Values

AMPERSAND

public static final int AMPERSAND
See Also:
Constant Field Values

APOSTROPHE

public static final int APOSTROPHE
See Also:
Constant Field Values

QUOTE_RIGHT

public static final int QUOTE_RIGHT
See Also:
Constant Field Values

PAREN_LEFT

public static final int PAREN_LEFT
See Also:
Constant Field Values

PAREN_RIGHT

public static final int PAREN_RIGHT
See Also:
Constant Field Values

ASTERISK

public static final int ASTERISK
See Also:
Constant Field Values

PLUS

public static final int PLUS
See Also:
Constant Field Values

COMMA

public static final int COMMA
See Also:
Constant Field Values

MINUS

public static final int MINUS
See Also:
Constant Field Values

PERIOD

public static final int PERIOD
See Also:
Constant Field Values

SLASH

public static final int SLASH
See Also:
Constant Field Values

NUM_0

public static final int NUM_0
See Also:
Constant Field Values

NUM_1

public static final int NUM_1
See Also:
Constant Field Values

NUM_2

public static final int NUM_2
See Also:
Constant Field Values

NUM_3

public static final int NUM_3
See Also:
Constant Field Values

NUM_4

public static final int NUM_4
See Also:
Constant Field Values

NUM_5

public static final int NUM_5
See Also:
Constant Field Values

NUM_6

public static final int NUM_6
See Also:
Constant Field Values

NUM_7

public static final int NUM_7
See Also:
Constant Field Values

NUM_8

public static final int NUM_8
See Also:
Constant Field Values

NUM_9

public static final int NUM_9
See Also:
Constant Field Values

COLON

public static final int COLON
See Also:
Constant Field Values

SEMICOLON

public static final int SEMICOLON
See Also:
Constant Field Values

LESS

public static final int LESS
See Also:
Constant Field Values

EQUAL

public static final int EQUAL
See Also:
Constant Field Values

GREATER

public static final int GREATER
See Also:
Constant Field Values

QUESTION

public static final int QUESTION
See Also:
Constant Field Values

AT

public static final int AT
See Also:
Constant Field Values

A

public static final int A
See Also:
Constant Field Values

B

public static final int B
See Also:
Constant Field Values

C

public static final int C
See Also:
Constant Field Values

D

public static final int D
See Also:
Constant Field Values

E

public static final int E
See Also:
Constant Field Values

F

public static final int F
See Also:
Constant Field Values

G

public static final int G
See Also:
Constant Field Values

H

public static final int H
See Also:
Constant Field Values

I

public static final int I
See Also:
Constant Field Values

J

public static final int J
See Also:
Constant Field Values

K

public static final int K
See Also:
Constant Field Values

L

public static final int L
See Also:
Constant Field Values

M

public static final int M
See Also:
Constant Field Values

N

public static final int N
See Also:
Constant Field Values

O

public static final int O
See Also:
Constant Field Values

P

public static final int P
See Also:
Constant Field Values

Q

public static final int Q
See Also:
Constant Field Values

R

public static final int R
See Also:
Constant Field Values

S

public static final int S
See Also:
Constant Field Values

T

public static final int T
See Also:
Constant Field Values

U

public static final int U
See Also:
Constant Field Values

V

public static final int V
See Also:
Constant Field Values

W

public static final int W
See Also:
Constant Field Values

X

public static final int X
See Also:
Constant Field Values

Y

public static final int Y
See Also:
Constant Field Values

Z

public static final int Z
See Also:
Constant Field Values

BRACKET_LEFT

public static final int BRACKET_LEFT
See Also:
Constant Field Values

BACKSLASH

public static final int BACKSLASH
See Also:
Constant Field Values

BRACKET_RIGHT

public static final int BRACKET_RIGHT
See Also:
Constant Field Values

ASCII_CIRCUM

public static final int ASCII_CIRCUM
See Also:
Constant Field Values

UNDERSCORE

public static final int UNDERSCORE
See Also:
Constant Field Values

GRAVE

public static final int GRAVE
See Also:
Constant Field Values

QUOTE_LEFT

public static final int QUOTE_LEFT
See Also:
Constant Field Values

A_SMALL

public static final int A_SMALL
See Also:
Constant Field Values

B_SMALL

public static final int B_SMALL
See Also:
Constant Field Values

C_SMALL

public static final int C_SMALL
See Also:
Constant Field Values

D_SMALL

public static final int D_SMALL
See Also:
Constant Field Values

E_SMALL

public static final int E_SMALL
See Also:
Constant Field Values

F_SMALL

public static final int F_SMALL
See Also:
Constant Field Values

G_SMALL

public static final int G_SMALL
See Also:
Constant Field Values

H_SMALL

public static final int H_SMALL
See Also:
Constant Field Values

I_SMALL

public static final int I_SMALL
See Also:
Constant Field Values

J_SMALL

public static final int J_SMALL
See Also:
Constant Field Values

K_SMALL

public static final int K_SMALL
See Also:
Constant Field Values

L_SMALL

public static final int L_SMALL
See Also:
Constant Field Values

M_SMALL

public static final int M_SMALL
See Also:
Constant Field Values

N_SMALL

public static final int N_SMALL
See Also:
Constant Field Values

O_SMALL

public static final int O_SMALL
See Also:
Constant Field Values

P_SMALL

public static final int P_SMALL
See Also:
Constant Field Values

Q_SMALL

public static final int Q_SMALL
See Also:
Constant Field Values

R_SMALL

public static final int R_SMALL
See Also:
Constant Field Values

S_SMALL

public static final int S_SMALL
See Also:
Constant Field Values

T_SMALL

public static final int T_SMALL
See Also:
Constant Field Values

U_SMALL

public static final int U_SMALL
See Also:
Constant Field Values

V_SMALL

public static final int V_SMALL
See Also:
Constant Field Values

W_SMALL

public static final int W_SMALL
See Also:
Constant Field Values

X_SMALL

public static final int X_SMALL
See Also:
Constant Field Values

Y_SMALL

public static final int Y_SMALL
See Also:
Constant Field Values

Z_SMALL

public static final int Z_SMALL
See Also:
Constant Field Values

BRACE_LEFT

public static final int BRACE_LEFT
See Also:
Constant Field Values

BAR

public static final int BAR
See Also:
Constant Field Values

BRACE_RIGHT

public static final int BRACE_RIGHT
See Also:
Constant Field Values

ASCII_TILDE

public static final int ASCII_TILDE
See Also:
Constant Field Values

NO_BREAKSPACE

public static final int NO_BREAKSPACE
See Also:
Constant Field Values

EXCLAM_DOWN

public static final int EXCLAM_DOWN
See Also:
Constant Field Values

CENT

public static final int CENT
See Also:
Constant Field Values

STERLING

public static final int STERLING
See Also:
Constant Field Values

CURRENCY

public static final int CURRENCY
See Also:
Constant Field Values

YEN

public static final int YEN
See Also:
Constant Field Values

BROKEN_BAR

public static final int BROKEN_BAR
See Also:
Constant Field Values

SECTION

public static final int SECTION
See Also:
Constant Field Values

DIAERESIS

public static final int DIAERESIS
See Also:
Constant Field Values

COPYRIGHT

public static final int COPYRIGHT
See Also:
Constant Field Values

ORDFEMININE

public static final int ORDFEMININE
See Also:
Constant Field Values

GUILLEMOT_LEFT

public static final int GUILLEMOT_LEFT
See Also:
Constant Field Values

NOT_SIGN

public static final int NOT_SIGN
See Also:
Constant Field Values

HYPHEN

public static final int HYPHEN
See Also:
Constant Field Values

REGISTERED

public static final int REGISTERED
See Also:
Constant Field Values

MACRON

public static final int MACRON
See Also:
Constant Field Values

DEGREE

public static final int DEGREE
See Also:
Constant Field Values

PLUS_MINUS

public static final int PLUS_MINUS
See Also:
Constant Field Values

TWO_SUPERIOR

public static final int TWO_SUPERIOR
See Also:
Constant Field Values

THREE_SUPERIOR

public static final int THREE_SUPERIOR
See Also:
Constant Field Values

ACUTE

public static final int ACUTE
See Also:
Constant Field Values

MU

public static final int MU
See Also:
Constant Field Values

PARAGRAPH

public static final int PARAGRAPH
See Also:
Constant Field Values

PERIOD_CENTERED

public static final int PERIOD_CENTERED
See Also:
Constant Field Values

CEDILLA

public static final int CEDILLA
See Also:
Constant Field Values

ONE_SUPERIOR

public static final int ONE_SUPERIOR
See Also:
Constant Field Values

MASCULINE

public static final int MASCULINE
See Also:
Constant Field Values

GUILLEMOT_RIGHT

public static final int GUILLEMOT_RIGHT
See Also:
Constant Field Values

ONE_QUARTER

public static final int ONE_QUARTER
See Also:
Constant Field Values

ONE_HALF

public static final int ONE_HALF
See Also:
Constant Field Values

THREE_QUARTERS

public static final int THREE_QUARTERS
See Also:
Constant Field Values

QUESTION_DOWN

public static final int QUESTION_DOWN
See Also:
Constant Field Values

A_GRAVE

public static final int A_GRAVE
See Also:
Constant Field Values

A_ACUTE

public static final int A_ACUTE
See Also:
Constant Field Values

A_CIRCUMFLEX

public static final int A_CIRCUMFLEX
See Also:
Constant Field Values

A_TILDE

public static final int A_TILDE
See Also:
Constant Field Values

A_DIAERESIS

public static final int A_DIAERESIS
See Also:
Constant Field Values

A_RING

public static final int A_RING
See Also:
Constant Field Values

AE

public static final int AE
See Also:
Constant Field Values

C_CEDILLA

public static final int C_CEDILLA
See Also:
Constant Field Values

E_GRAVE

public static final int E_GRAVE
See Also:
Constant Field Values

E_ACUTE

public static final int E_ACUTE
See Also:
Constant Field Values

E_CIRCUMFLEX

public static final int E_CIRCUMFLEX
See Also:
Constant Field Values

E_DIAERESIS

public static final int E_DIAERESIS
See Also:
Constant Field Values

I_GRAVE

public static final int I_GRAVE
See Also:
Constant Field Values

I_ACUTE

public static final int I_ACUTE
See Also:
Constant Field Values

I_CIRCUMFLEX

public static final int I_CIRCUMFLEX
See Also:
Constant Field Values

I_DIAERESIS

public static final int I_DIAERESIS
See Also:
Constant Field Values

E_TH

public static final int E_TH
See Also:
Constant Field Values

N_TILDE

public static final int N_TILDE
See Also:
Constant Field Values

O_GRAVE

public static final int O_GRAVE
See Also:
Constant Field Values

O_ACUTE

public static final int O_ACUTE
See Also:
Constant Field Values

O_CIRCUMFLEX

public static final int O_CIRCUMFLEX
See Also:
Constant Field Values

O_TILDE

public static final int O_TILDE
See Also:
Constant Field Values

O_DIAERESIS

public static final int O_DIAERESIS
See Also:
Constant Field Values

MULTIPLY

public static final int MULTIPLY
See Also:
Constant Field Values

O_OBLIQUE

public static final int O_OBLIQUE
See Also:
Constant Field Values

O_SLASH

public static final int O_SLASH
See Also:
Constant Field Values

U_ACUTE

public static final int U_ACUTE
See Also:
Constant Field Values

U_CIRCUMFLEX

public static final int U_CIRCUMFLEX
See Also:
Constant Field Values

U_DIAERESIS

public static final int U_DIAERESIS
See Also:
Constant Field Values

Y_ACUTE

public static final int Y_ACUTE
See Also:
Constant Field Values

T_HORN

public static final int T_HORN
See Also:
Constant Field Values

S_SHARP

public static final int S_SHARP
See Also:
Constant Field Values

A_GRAVE_SMALL

public static final int A_GRAVE_SMALL
See Also:
Constant Field Values

A_ACUTE_SMALL

public static final int A_ACUTE_SMALL
See Also:
Constant Field Values

A_CIRCUMFLEX_SMALL

public static final int A_CIRCUMFLEX_SMALL
See Also:
Constant Field Values

A_TILDE_SMALL

public static final int A_TILDE_SMALL
See Also:
Constant Field Values

A_DIAERESIS_SMALL

public static final int A_DIAERESIS_SMALL
See Also:
Constant Field Values

A_RING_SMALL

public static final int A_RING_SMALL
See Also:
Constant Field Values

AE_SMALL

public static final int AE_SMALL
See Also:
Constant Field Values

C_CEDILLA_SMALL

public static final int C_CEDILLA_SMALL
See Also:
Constant Field Values

E_GRAVE_SMALL

public static final int E_GRAVE_SMALL
See Also:
Constant Field Values

E_ACUTE_SMALL

public static final int E_ACUTE_SMALL
See Also:
Constant Field Values

E_CIRCUMFLEX_SMALL

public static final int E_CIRCUMFLEX_SMALL
See Also:
Constant Field Values

E_DIAERESIS_SMALL

public static final int E_DIAERESIS_SMALL
See Also:
Constant Field Values

I_GRAVE_SMALL

public static final int I_GRAVE_SMALL
See Also:
Constant Field Values

I_ACUTE_SMALL

public static final int I_ACUTE_SMALL
See Also:
Constant Field Values

I_CIRCUMFLEX_SMALL

public static final int I_CIRCUMFLEX_SMALL
See Also:
Constant Field Values

I_DIAERESIS_SMALL

public static final int I_DIAERESIS_SMALL
See Also:
Constant Field Values

E_TH_SMALL

public static final int E_TH_SMALL
See Also:
Constant Field Values

N_TILDE_SMALL

public static final int N_TILDE_SMALL
See Also:
Constant Field Values

O_GRAVE_SMALL

public static final int O_GRAVE_SMALL
See Also:
Constant Field Values

O_ACUTE_SMALL

public static final int O_ACUTE_SMALL
See Also:
Constant Field Values

O_CIRCUMFLEX_SMALL

public static final int O_CIRCUMFLEX_SMALL
See Also:
Constant Field Values

O_TILDE_SMALL

public static final int O_TILDE_SMALL
See Also:
Constant Field Values

O_DIAERESIS_SMALL

public static final int O_DIAERESIS_SMALL
See Also:
Constant Field Values

DIVISION_SMALL

public static final int DIVISION_SMALL
See Also:
Constant Field Values

O_SLASH_SMALL

public static final int O_SLASH_SMALL
See Also:
Constant Field Values

O_OBLIQUE_SMALL

public static final int O_OBLIQUE_SMALL
See Also:
Constant Field Values

UA_CUTE_SMALL

public static final int UA_CUTE_SMALL
See Also:
Constant Field Values

U_CIRCUMFLEX_SMALL

public static final int U_CIRCUMFLEX_SMALL
See Also:
Constant Field Values

U_DIAERESIS_SMALL

public static final int U_DIAERESIS_SMALL
See Also:
Constant Field Values

YA_CUTE_SMALL

public static final int YA_CUTE_SMALL
See Also:
Constant Field Values

T_HORN_SMALL

public static final int T_HORN_SMALL
See Also:
Constant Field Values

Y_DIAERESIS_SMALL

public static final int Y_DIAERESIS_SMALL
See Also:
Constant Field Values
Constructor Detail

Latin1

public Latin1()