gnu.x11.keysym
Class Greek

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

public class Greek
extends java.lang.Object

Greek-specific keyboard symbols. Imported from XK_GREEK section of /usr/include/X11/keysymdef.h. Note that byte 3 = 0x07.


Field Summary
static int ACCENT_DIERESIS
           
static int ALPHA
           
static int ALPHA_ACCENT
           
static int ALPHA_ACCENT_SMALL
           
static int ALPHA_SMALL
           
static int BETA
           
static int BETA_SMALL
           
static int CHI
           
static int CHI_SMALL
           
static int DELTA
           
static int DELTA_SMALL
           
static int EPSILON
           
static int EPSILON_ACCENT
           
static int EPSILON_ACCENT_SMALL
           
static int EPSILON_SMALL
           
static int ETA
           
static int ETA_ACCENT
           
static int ETA_ACCENT_SMALL
           
static int ETA_SMALL
           
static int FINAL_SIGMA_SMALL
           
static int GAMMA
           
static int GAMMA_SMALL
           
static int HORIZBAR
           
static int IOTA
           
static int IOTA_ACCENT
           
static int IOTA_ACCENT_DIERESIS_SMALL
           
static int IOTA_ACCENT_SMALL
           
static int IOTA_DIAERESIS
           
static int IOTA_DIERESIS
           
static int IOTA_DIERESIS_SMALL
           
static int IOTA_SMALL
           
static int KAPPA
           
static int KAPPA_SMALL
           
static int LAMBDA
           
static int LAMBDA_SMALL
           
static int LAMDA
           
static int LAMDA_SMALL
           
static int MU
           
static int MU_SMALL
           
static int NU
           
static int NU_SMALL
           
static int OMEGA
           
static int OMEGA_ACCENT
           
static int OMEGA_ACCENT_SMALL
           
static int OMEGA_SMALL
           
static int OMICRON
           
static int OMICRON_ACCENT_SMALL
           
static int OMICRON_SMALL
           
static int PHI
           
static int PHI_SMALL
           
static int PI
           
static int PI_SMALL
           
static int PSI
           
static int PSI_SMALL
           
static int RHO
           
static int RHO_SMALL
           
static int SIGMA
           
static int SIGMA_SMALL
           
static int SWITCH
           
static int TAU
           
static int TAU_SMALL
           
static int THETA
           
static int THETA_SMALL
           
static int UPSILON
           
static int UPSILON_ACCENT
           
static int UPSILON_ACCENT_DIERESIS_SMALL
           
static int UPSILON_ACCENT_SMALL
           
static int UPSILON_DIERESIS
           
static int UPSILON_DIERESIS_SMALL
           
static int UPSILON_SMALL
           
static int XI
           
static int XI_SMALL
           
static int ZETA
           
static int ZETA_SMALL
           
 
Constructor Summary
Greek()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ALPHA_ACCENT

public static final int ALPHA_ACCENT
See Also:
Constant Field Values

EPSILON_ACCENT

public static final int EPSILON_ACCENT
See Also:
Constant Field Values

ETA_ACCENT

public static final int ETA_ACCENT
See Also:
Constant Field Values

IOTA_ACCENT

public static final int IOTA_ACCENT
See Also:
Constant Field Values

IOTA_DIERESIS

public static final int IOTA_DIERESIS
See Also:
Constant Field Values

IOTA_DIAERESIS

public static final int IOTA_DIAERESIS
See Also:
Constant Field Values

UPSILON_ACCENT

public static final int UPSILON_ACCENT
See Also:
Constant Field Values

UPSILON_DIERESIS

public static final int UPSILON_DIERESIS
See Also:
Constant Field Values

OMEGA_ACCENT

public static final int OMEGA_ACCENT
See Also:
Constant Field Values

ACCENT_DIERESIS

public static final int ACCENT_DIERESIS
See Also:
Constant Field Values

HORIZBAR

public static final int HORIZBAR
See Also:
Constant Field Values

ALPHA_ACCENT_SMALL

public static final int ALPHA_ACCENT_SMALL
See Also:
Constant Field Values

EPSILON_ACCENT_SMALL

public static final int EPSILON_ACCENT_SMALL
See Also:
Constant Field Values

ETA_ACCENT_SMALL

public static final int ETA_ACCENT_SMALL
See Also:
Constant Field Values

IOTA_ACCENT_SMALL

public static final int IOTA_ACCENT_SMALL
See Also:
Constant Field Values

IOTA_DIERESIS_SMALL

public static final int IOTA_DIERESIS_SMALL
See Also:
Constant Field Values

IOTA_ACCENT_DIERESIS_SMALL

public static final int IOTA_ACCENT_DIERESIS_SMALL
See Also:
Constant Field Values

OMICRON_ACCENT_SMALL

public static final int OMICRON_ACCENT_SMALL
See Also:
Constant Field Values

UPSILON_ACCENT_SMALL

public static final int UPSILON_ACCENT_SMALL
See Also:
Constant Field Values

UPSILON_DIERESIS_SMALL

public static final int UPSILON_DIERESIS_SMALL
See Also:
Constant Field Values

UPSILON_ACCENT_DIERESIS_SMALL

public static final int UPSILON_ACCENT_DIERESIS_SMALL
See Also:
Constant Field Values

OMEGA_ACCENT_SMALL

public static final int OMEGA_ACCENT_SMALL
See Also:
Constant Field Values

ALPHA

public static final int ALPHA
See Also:
Constant Field Values

BETA

public static final int BETA
See Also:
Constant Field Values

GAMMA

public static final int GAMMA
See Also:
Constant Field Values

DELTA

public static final int DELTA
See Also:
Constant Field Values

EPSILON

public static final int EPSILON
See Also:
Constant Field Values

ZETA

public static final int ZETA
See Also:
Constant Field Values

ETA

public static final int ETA
See Also:
Constant Field Values

THETA

public static final int THETA
See Also:
Constant Field Values

IOTA

public static final int IOTA
See Also:
Constant Field Values

KAPPA

public static final int KAPPA
See Also:
Constant Field Values

LAMDA

public static final int LAMDA
See Also:
Constant Field Values

LAMBDA

public static final int LAMBDA
See Also:
Constant Field Values

MU

public static final int MU
See Also:
Constant Field Values

NU

public static final int NU
See Also:
Constant Field Values

XI

public static final int XI
See Also:
Constant Field Values

OMICRON

public static final int OMICRON
See Also:
Constant Field Values

PI

public static final int PI
See Also:
Constant Field Values

RHO

public static final int RHO
See Also:
Constant Field Values

SIGMA

public static final int SIGMA
See Also:
Constant Field Values

TAU

public static final int TAU
See Also:
Constant Field Values

UPSILON

public static final int UPSILON
See Also:
Constant Field Values

PHI

public static final int PHI
See Also:
Constant Field Values

CHI

public static final int CHI
See Also:
Constant Field Values

PSI

public static final int PSI
See Also:
Constant Field Values

OMEGA

public static final int OMEGA
See Also:
Constant Field Values

ALPHA_SMALL

public static final int ALPHA_SMALL
See Also:
Constant Field Values

BETA_SMALL

public static final int BETA_SMALL
See Also:
Constant Field Values

GAMMA_SMALL

public static final int GAMMA_SMALL
See Also:
Constant Field Values

DELTA_SMALL

public static final int DELTA_SMALL
See Also:
Constant Field Values

EPSILON_SMALL

public static final int EPSILON_SMALL
See Also:
Constant Field Values

ZETA_SMALL

public static final int ZETA_SMALL
See Also:
Constant Field Values

ETA_SMALL

public static final int ETA_SMALL
See Also:
Constant Field Values

THETA_SMALL

public static final int THETA_SMALL
See Also:
Constant Field Values

IOTA_SMALL

public static final int IOTA_SMALL
See Also:
Constant Field Values

KAPPA_SMALL

public static final int KAPPA_SMALL
See Also:
Constant Field Values

LAMDA_SMALL

public static final int LAMDA_SMALL
See Also:
Constant Field Values

LAMBDA_SMALL

public static final int LAMBDA_SMALL
See Also:
Constant Field Values

MU_SMALL

public static final int MU_SMALL
See Also:
Constant Field Values

NU_SMALL

public static final int NU_SMALL
See Also:
Constant Field Values

XI_SMALL

public static final int XI_SMALL
See Also:
Constant Field Values

OMICRON_SMALL

public static final int OMICRON_SMALL
See Also:
Constant Field Values

PI_SMALL

public static final int PI_SMALL
See Also:
Constant Field Values

RHO_SMALL

public static final int RHO_SMALL
See Also:
Constant Field Values

SIGMA_SMALL

public static final int SIGMA_SMALL
See Also:
Constant Field Values

FINAL_SIGMA_SMALL

public static final int FINAL_SIGMA_SMALL
See Also:
Constant Field Values

TAU_SMALL

public static final int TAU_SMALL
See Also:
Constant Field Values

UPSILON_SMALL

public static final int UPSILON_SMALL
See Also:
Constant Field Values

PHI_SMALL

public static final int PHI_SMALL
See Also:
Constant Field Values

CHI_SMALL

public static final int CHI_SMALL
See Also:
Constant Field Values

PSI_SMALL

public static final int PSI_SMALL
See Also:
Constant Field Values

OMEGA_SMALL

public static final int OMEGA_SMALL
See Also:
Constant Field Values

SWITCH

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

Greek

public Greek()