|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Characters
Represents the special characters defined in the base font classes. The Unicode character name is used with non-Java identifier characters replaced by low lines (005F). All general use fonts should support all characters listed here.
protected boolean keyChar(char key, int status, int time) { switch(key) { case Characters.ENTER: // Do smth. return true; case Characters.SPACE: case Characters.DELETE: case Characters.BACKSPACE: case Characters.ESCAPE: case Characters.CONTROL_VOLUME_DOWN: case Characters.CONTROL_VOLUME_UP: default: return super.keyChar(character, status, time); } }
Field Summary | ||
---|---|---|
static char |
ACUTE_ACCENT
Constant for the character of the same name, appears as '´'. |
|
static char |
AMPERSAND
Constant for the character of the same name, appears as '&'. |
|
static char |
APOSTROPHE
Constant for the character of the same name, appears as '''. |
|
static char |
AQUARIUS
Constant for the character of the same name, appears as '?'. |
|
static char |
ARIES
Constant for the character of the same name, appears as '?'. |
|
static char |
ASTERISK
Constant for the character of the same name, appears as '*'. |
|
static char |
BACKSPACE
Constant for the character of the same name, a control character with no appearance. |
|
static char |
BALLOT_BOX
Constant for the character of the same name, appears as '?'. |
|
static char |
BALLOT_BOX_WITH_CHECK
Constant for the character of the same name, appears as '?'. |
|
static char |
BALLOT_X
Constant for the character of the same name, appears as '?'. |
|
static char |
BLACK_CLUB_SUIT
Constant for the character of the same name, appears as '?'. |
|
static char |
BLACK_DIAMOND_SUIT
Constant for the character of the same name, appears as '?'. |
|
static char |
BLACK_DOWN_POINTING_SMALL_TRIANGLE
Constant for the character of the same name, appears as '?'. |
|
static char |
BLACK_DOWN_POINTING_TRIANGLE
Constant for the character of the same name, appears as '?'. |
|
static char |
BLACK_HEART_SUIT
Constant for the character of the same name, appears as '?'. |
|
static char |
BLACK_LEFT_POINTING_POINTER
Constant for the character of the same name, appears as '?'. |
|
static char |
BLACK_LEFT_POINTING_SMALL_TRIANGLE
Constant for the character of the same name, appears as '?'. |
|
static char |
BLACK_LEFT_POINTING_TRIANGLE
Constant for the character of the same name, appears as '?'. |
|
static char |
BLACK_RIGHT_POINTING_POINTER
Constant for the character of the same name, appears as '?'. |
|
static char |
BLACK_RIGHT_POINTING_SMALL_TRIANGLE
Constant for the character of the same name, appears as '?'. |
|
static char |
BLACK_RIGHT_POINTING_TRIANGLE
Constant for the character of the same name, appears as '?'. |
|
static char |
BLACK_SMALL_SQUARE
Constant for the character of the same name, appears as '?'. |
|
static char |
BLACK_SPADE_SUIT
Constant for the character of the same name, appears as '?'. |
|
static char |
BLACK_SUN_WITH_RAYS
Constant for the character of the same name, appears as '?'. |
|
static char |
BLACK_TELEPHONE
Constant for the character of the same name, appears as '?'. |
|
static char |
BLACK_UP_POINTING_SMALL_TRIANGLE
Constant for the character of the same name, appears as '?'. |
|
static char |
BLACK_UP_POINTING_TRIANGLE
Constant for the character of the same name, appears as '?'. |
|
static char |
BOX_DRAWINGS_LIGHT_DOWN_AND_RIGHT
Constant for the character of the same name, appears as '?'. |
|
static char |
BOX_DRAWINGS_LIGHT_UP_AND_RIGHT
Constant for the character of the same name, appears as '?'. |
|
static char |
BOX_DRAWINGS_LIGHT_VERTICAL
Constant for the character of the same name, appears as '?'. |
|
static char |
BROKEN_BAR
Constant for the character of the same name, appears as '¦'. |
|
static char |
BULLET
Constant for the character of the same name, appears as '•'. |
|
static char |
CANCER
Constant for the character of the same name, appears as '?'. |
|
static char |
CAPRICORN
Constant for the character of the same name, appears as '?'. |
|
static char |
CEDILLA
Constant for the character of the same name, appears as '¸'. |
|
static char |
CENT_SIGN
Constant for the character of the same name, appears as '¢'. |
|
static char |
CHECK_MARK
Constant for the character of the same name, appears as '?'. |
|
static char |
CIRCUMFLEX_ACCENT
Constant for the character of the same name, appears as '^'. |
|
static char |
CLOUD
Constant for the character of the same name, appears as '?'. |
|
static char |
COLON
Constant for the character of the same name, appears as ':'. |
|
static char |
COMBINING_LOW_LINE
Constant for the character used to indicate a shortcut key, appears as '?' or typically as an underscore. |
|
static char |
COMMA
Constant for the character of the same name, appears as ','. |
|
static char |
COMMERCIAL_AT
Constant for the character of the same name, appears as '@'. |
|
static char |
CONTROL_DOWN
Constant for the Down key, a control character with no appearance. |
|
static char |
CONTROL_LEFT
Constant for the Left key, a control character with no appearance. |
|
static char |
CONTROL_MENU
Constant for the Menu key, a control character with no appearance. |
|
static char |
CONTROL_RIGHT
Constant for the Right key, a control character with no appearance. |
|
static char |
CONTROL_SELECT
Constant for the Select key, a control character with no appearance. |
|
static char |
CONTROL_SYMBOL
Constant for the Symbol key, a control character with no appearance. |
|
static char |
CONTROL_UP
Constant for the Up key, a control character with no appearance. |
|
static char |
CONTROL_VOLUME_DOWN
Constant for the Volume Down key, a control character with no appearance. |
|
static char |
CONTROL_VOLUME_UP
Constant for the Volume Up key, a control character with no appearance. |
|
static char |
COPYRIGHT_SIGN
Constant for the character of the same name, appears as '©'. |
|
static char |
CURRENCY_SIGN
Constant for the character of the same name, appears as '¤'. |
|
static char |
DAGGER
Constant for the character of the same name, appears as '†'. |
|
static char |
DEGREE_SIGN
Constant for the character of the same name, appears as '°'. |
|
static char |
DELETE
Constant for the character of the same name, appears as ''. |
|
static char |
DIAERESIS
Constant for the character of the same name, appears as '¨'. |
|
static char |
DIGIT_EIGHT
Constant for the character of the same name, appears as '8'. |
|
static char |
DIGIT_FIVE
Constant for the character of the same name, appears as '5'. |
|
static char |
DIGIT_FOUR
Constant for the character of the same name, appears as '4'. |
|
static char |
DIGIT_NINE
Constant for the character of the same name, appears as '9'. |
|
static char |
DIGIT_ONE
Constant for the character of the same name, appears as '1'. |
|
static char |
DIGIT_SEVEN
Constant for the character of the same name, appears as '7'. |
|
static char |
DIGIT_SIX
Constant for the character of the same name, appears as '6'. |
|
static char |
DIGIT_THREE
Constant for the character of the same name, appears as '3'. |
|
static char |
DIGIT_TWO
Constant for the character of the same name, appears as '2'. |
|
static char |
DIGIT_ZERO
Constant for the character of the same name, appears as '0'. |
|
static char |
DIVISION_SIGN
Constant for the character of the same name, appears as '÷'. |
|
static char |
DOLLAR_SIGN
Constant for the character of the same name, appears as '$'. |
|
static char |
DOUBLE_DAGGER
Constant for the character of the same name, appears as '‡'. |
|
static char |
EM_DASH
Constant for the character of the same name, appears as '—'. |
|
static char |
ENTER
Constant for the character of the same name, a control character with no appearance. |
|
static char |
ENVELOPE
Constant for the character of the same name, appears as '?'. |
|
static char |
EQUALS_SIGN
Constant for the character of the same name, appears as '='. |
|
static char |
ESCAPE
Constant for the character of the same name, appears as ''. |
|
static char |
EURO_SIGN
Constant for the character of the same name, appears as '€'. |
|
static char |
EXCLAMATION_MARK
Constant for the character of the same name, appears as '!'. |
|
static char |
FEMININE_ORDINAL_INDICATOR
Constant for the character of the same name, appears as 'ª'. |
|
static char |
FULL_STOP
Constant for the character of the same name, appears as '.'. |
|
static char |
GEMINI
Constant for the character of the same name, appears as '?'. |
|
static char |
GRAVE_ACCENT
Constant for the character of the same name, appears as '`'. |
|
static char |
GREATER_THAN_SIGN
Constant for the character of the same name, appears as '>'. |
|
static char |
GREEK_CAPITAL_LETTER_DELTA
Constant for the character of the same name, appears as '?'. |
|
static char |
GREEK_CAPITAL_LETTER_GAMMA
Constant for the character of the same name, appears as '?'. |
|
static char |
GREEK_CAPITAL_LETTER_LAMDA
Constant for the character of the same name, appears as '?'. |
|
static char |
GREEK_CAPITAL_LETTER_OMEGA
Constant for the character of the same name, appears as '?'. |
|
static char |
GREEK_CAPITAL_LETTER_PHI
Constant for the character of the same name, appears as '?'. |
|
static char |
GREEK_CAPITAL_LETTER_PI
Constant for the character of the same name, appears as '?'. |
|
static char |
GREEK_CAPITAL_LETTER_PSI
Constant for the character of the same name, appears as '?'. |
|
static char |
GREEK_CAPITAL_LETTER_SIGMA
Constant for the character of the same name, appears as '?'. |
|
static char |
GREEK_CAPITAL_LETTER_THETA
Constant for the character of the same name, appears as '?'. |
|
static char |
GREEK_CAPITAL_LETTER_XI
Constant for the character of the same name, appears as '?'. |
|
static char |
HAIR_SPACE
Constant for the character of the same name, appears as '?'. |
|
static char |
HORIZONTAL_ELLIPSIS
Constant for the character of the same name, appears as '…'. |
|
static char |
HYPHEN_MINUS
Constant for the character of the same name, appears as '-'. |
|
static char |
IDEOGRAPHIC_FULL_STOP
Constant for the character of the same name, appears as '?'. |
|
static char |
IDEOGRAPHIC_SPACE
Constant for the character of the same name, appears as '?'. |
|
static char |
INVERTED_EXCLAMATION_MARK
Constant for the character of the same name, appears as '¡'. |
|
static char |
INVERTED_QUESTION_MARK
Constant for the character of the same name, appears as '¿'. |
|
static char |
LATIN_CAPITAL_LETTER_A
Constant for the character of the same name, appears as 'A'. |
|
static char |
LATIN_CAPITAL_LETTER_AE
Constant for the character of the same name, appears as 'Æ'. |
|
static char |
LATIN_CAPITAL_LETTER_A_WITH_ACUTE
Constant for the character of the same name, appears as 'Á'. |
|
static char |
LATIN_CAPITAL_LETTER_A_WITH_CIRCUMFLEX
Constant for the character of the same name, appears as 'Â'. |
|
static char |
LATIN_CAPITAL_LETTER_A_WITH_DIAERESIS
Constant for the character of the same name, appears as 'Ä'. |
|
static char |
LATIN_CAPITAL_LETTER_A_WITH_GRAVE
Constant for the character of the same name, appears as 'À'. |
|
static char |
LATIN_CAPITAL_LETTER_A_WITH_RING_ABOVE
Constant for the character of the same name, appears as 'Å'. |
|
static char |
LATIN_CAPITAL_LETTER_A_WITH_TILDE
Constant for the character of the same name, appears as 'Ã'. |
|
static char |
LATIN_CAPITAL_LETTER_B
Constant for the character of the same name, appears as 'B'. |
|
static char |
LATIN_CAPITAL_LETTER_C
Constant for the character of the same name, appears as 'C'. |
|
static char |
LATIN_CAPITAL_LETTER_C_WITH_CEDILLA
Constant for the character of the same name, appears as 'Ç'. |
|
static char |
LATIN_CAPITAL_LETTER_D
Constant for the character of the same name, appears as 'D'. |
|
static char |
LATIN_CAPITAL_LETTER_E
Constant for the character of the same name, appears as 'E'. |
|
static char |
LATIN_CAPITAL_LETTER_ETH
Constant for the character of the same name, appears as 'Ð'. |
|
static char |
LATIN_CAPITAL_LETTER_E_WITH_ACUTE
Constant for the character of the same name, appears as 'É'. |
|
static char |
LATIN_CAPITAL_LETTER_E_WITH_CIRCUMFLEX
Constant for the character of the same name, appears as 'Ê'. |
|
static char |
LATIN_CAPITAL_LETTER_E_WITH_DIAERESIS
Constant for the character of the same name, appears as 'Ë'. |
|
static char |
LATIN_CAPITAL_LETTER_E_WITH_GRAVE
Constant for the character of the same name, appears as 'È'. |
|
static char |
LATIN_CAPITAL_LETTER_F
Constant for the character of the same name, appears as 'F'. |
|
static char |
LATIN_CAPITAL_LETTER_G
Constant for the character of the same name, appears as 'G'. |
|
static char |
LATIN_CAPITAL_LETTER_H
Constant for the character of the same name, appears as 'H'. |
|
static char |
LATIN_CAPITAL_LETTER_I
Constant for the character of the same name, appears as 'I'. |
|
static char |
LATIN_CAPITAL_LETTER_I_WITH_ACUTE
Constant for the character of the same name, appears as 'Í'. |
|
static char |
LATIN_CAPITAL_LETTER_I_WITH_CIRCUMFLEX
Constant for the character of the same name, appears as 'Î'. |
|
static char |
LATIN_CAPITAL_LETTER_I_WITH_DIAERESIS
Constant for the character of the same name, appears as 'Ï'. |
|
static char |
LATIN_CAPITAL_LETTER_I_WITH_GRAVE
Constant for the character of the same name, appears as 'Ì'. |
|
static char |
LATIN_CAPITAL_LETTER_J
Constant for the character of the same name, appears as 'J'. |
|
static char |
LATIN_CAPITAL_LETTER_K
Constant for the character of the same name, appears as 'K'. |
|
static char |
LATIN_CAPITAL_LETTER_L
Constant for the character of the same name, appears as 'L'. |
|
static char |
LATIN_CAPITAL_LETTER_M
Constant for the character of the same name, appears as 'M'. |
|
static char |
LATIN_CAPITAL_LETTER_N
Constant for the character of the same name, appears as 'N'. |
|
static char |
LATIN_CAPITAL_LETTER_N_WITH_TILDE
Constant for the character of the same name, appears as 'Ñ'. |
|
static char |
LATIN_CAPITAL_LETTER_O
Constant for the character of the same name, appears as 'O'. |
|
static char |
LATIN_CAPITAL_LETTER_O_WITH_ACUTE
Constant for the character of the same name, appears as 'Ó'. |
|
static char |
LATIN_CAPITAL_LETTER_O_WITH_CIRCUMFLEX
Constant for the character of the same name, appears as 'Ô'. |
|
static char |
LATIN_CAPITAL_LETTER_O_WITH_DIAERESIS
Constant for the character of the same name, appears as 'Ö'. |
|
static char |
LATIN_CAPITAL_LETTER_O_WITH_GRAVE
Constant for the character of the same name, appears as 'Ò'. |
|
static char |
LATIN_CAPITAL_LETTER_O_WITH_STROKE
Constant for the character of the same name, appears as 'Ø'. |
|
static char |
LATIN_CAPITAL_LETTER_O_WITH_TILDE
Constant for the character of the same name, appears as 'Õ'. |
|
static char |
LATIN_CAPITAL_LETTER_P
Constant for the character of the same name, appears as 'P'. |
|
static char |
LATIN_CAPITAL_LETTER_Q
Constant for the character of the same name, appears as 'Q'. |
|
static char |
LATIN_CAPITAL_LETTER_R
Constant for the character of the same name, appears as 'R'. |
|
static char |
LATIN_CAPITAL_LETTER_S
Constant for the character of the same name, appears as 'S'. |
|
static char |
LATIN_CAPITAL_LETTER_T
Constant for the character of the same name, appears as 'T'. |
|
static char |
LATIN_CAPITAL_LETTER_THORN
Constant for the character of the same name, appears as 'Þ'. |
|
static char |
LATIN_CAPITAL_LETTER_U
Constant for the character of the same name, appears as 'U'. |
|
static char |
LATIN_CAPITAL_LETTER_U_WITH_ACUTE
Constant for the character of the same name, appears as 'Ú'. |
|
static char |
LATIN_CAPITAL_LETTER_U_WITH_CIRCUMFLEX
Constant for the character of the same name, appears as 'Û'. |
|
static char |
LATIN_CAPITAL_LETTER_U_WITH_DIAERESIS
Constant for the character of the same name, appears as 'Ü'. |
|
static char |
LATIN_CAPITAL_LETTER_U_WITH_GRAVE
Constant for the character of the same name, appears as 'Ù'. |
|
static char |
LATIN_CAPITAL_LETTER_V
Constant for the character of the same name, appears as 'V'. |
|
static char |
LATIN_CAPITAL_LETTER_W
Constant for the character of the same name, appears as 'W'. |
|
static char |
LATIN_CAPITAL_LETTER_X
Constant for the character of the same name, appears as 'X'. |
|
static char |
LATIN_CAPITAL_LETTER_Y
Constant for the character of the same name, appears as 'Y'. |
|
static char |
LATIN_CAPITAL_LETTER_Y_WITH_ACUTE
Constant for the character of the same name, appears as 'Ý'. |
|
static char |
LATIN_CAPITAL_LETTER_Z
Constant for the character of the same name, appears as 'Z'. |
|
static char |
LATIN_CAPITAL_LIGATURE_OE
Constant for the character of the same name, appears as 'Œ'. |
|
static char |
LATIN_SMALL_LETTER_A
Constant for the character of the same name, appears as 'a'. |
|
static char |
LATIN_SMALL_LETTER_AE
Constant for the character of the same name, appears as 'æ'. |
|
static char |
LATIN_SMALL_LETTER_A_WITH_ACUTE
Constant for the character of the same name, appears as 'á'. |
|
static char |
LATIN_SMALL_LETTER_A_WITH_CIRCUMFLEX
Constant for the character of the same name, appears as 'â'. |
|
static char |
LATIN_SMALL_LETTER_A_WITH_DIAERESIS
Constant for the character of the same name, appears as 'ä'. |
|
static char |
LATIN_SMALL_LETTER_A_WITH_GRAVE
Constant for the character of the same name, appears as 'à'. |
|
static char |
LATIN_SMALL_LETTER_A_WITH_RING_ABOVE
Constant for the character of the same name, appears as 'å'. |
|
static char |
LATIN_SMALL_LETTER_A_WITH_TILDE
Constant for the character of the same name, appears as 'ã'. |
|
static char |
LATIN_SMALL_LETTER_B
Constant for the character of the same name, appears as 'b'. |
|
static char |
LATIN_SMALL_LETTER_C
Constant for the character of the same name, appears as 'c'. |
|
static char |
LATIN_SMALL_LETTER_C_WITH_CEDILLA
Constant for the character of the same name, appears as 'ç'. |
|
static char |
LATIN_SMALL_LETTER_D
Constant for the character of the same name, appears as 'd'. |
|
static char |
LATIN_SMALL_LETTER_E
Constant for the character of the same name, appears as 'e'. |
|
static char |
LATIN_SMALL_LETTER_ETH
Constant for the character of the same name, appears as 'ð'. |
|
static char |
LATIN_SMALL_LETTER_E_WITH_ACUTE
Constant for the character of the same name, appears as 'é'. |
|
static char |
LATIN_SMALL_LETTER_E_WITH_CIRCUMFLEX
Constant for the character of the same name, appears as 'ê'. |
|
static char |
LATIN_SMALL_LETTER_E_WITH_DIAERESIS
Constant for the character of the same name, appears as 'ë'. |
|
static char |
LATIN_SMALL_LETTER_E_WITH_GRAVE
Constant for the character of the same name, appears as 'è'. |
|
static char |
LATIN_SMALL_LETTER_F
Constant for the character of the same name, appears as 'f'. |
|
static char |
LATIN_SMALL_LETTER_G
Constant for the character of the same name, appears as 'g'. |
|
static char |
LATIN_SMALL_LETTER_H
Constant for the character of the same name, appears as 'h'. |
|
static char |
LATIN_SMALL_LETTER_I
Constant for the character of the same name, appears as 'i'. |
|
static char |
LATIN_SMALL_LETTER_I_WITH_ACUTE
Constant for the character of the same name, appears as 'í'. |
|
static char |
LATIN_SMALL_LETTER_I_WITH_CIRCUMFLEX
Constant for the character of the same name, appears as 'î'. |
|
static char |
LATIN_SMALL_LETTER_I_WITH_DIAERESIS
Constant for the character of the same name, appears as 'ï'. |
|
static char |
LATIN_SMALL_LETTER_I_WITH_GRAVE
Constant for the character of the same name, appears as 'ì'. |
|
static char |
LATIN_SMALL_LETTER_J
Constant for the character of the same name, appears as 'j'. |
|
static char |
LATIN_SMALL_LETTER_K
Constant for the character of the same name, appears as 'k'. |
|
static char |
LATIN_SMALL_LETTER_L
Constant for the character of the same name, appears as 'l'. |
|
static char |
LATIN_SMALL_LETTER_M
Constant for the character of the same name, appears as 'm'. |
|
static char |
LATIN_SMALL_LETTER_N
Constant for the character of the same name, appears as 'n'. |
|
static char |
LATIN_SMALL_LETTER_N_WITH_TILDE
Constant for the character of the same name, appears as 'ñ'. |
|
static char |
LATIN_SMALL_LETTER_O
Constant for the character of the same name, appears as 'o'. |
|
static char |
LATIN_SMALL_LETTER_O_WITH_ACUTE
Constant for the character of the same name, appears as 'ó'. |
|
static char |
LATIN_SMALL_LETTER_O_WITH_CIRCUMFLEX
Constant for the character of the same name, appears as 'ô'. |
|
static char |
LATIN_SMALL_LETTER_O_WITH_DIAERESIS
Constant for the character of the same name, appears as 'ö'. |
|
static char |
LATIN_SMALL_LETTER_O_WITH_GRAVE
Constant for the character of the same name, appears as 'ò'. |
|
static char |
LATIN_SMALL_LETTER_O_WITH_STROKE
Constant for the character of the same name, appears as 'ø'. |
|
static char |
LATIN_SMALL_LETTER_O_WITH_TILDE
Constant for the character of the same name, appears as 'õ'. |
|
static char |
LATIN_SMALL_LETTER_P
Constant for the character of the same name, appears as 'p'. |
|
static char |
LATIN_SMALL_LETTER_Q
Constant for the character of the same name, appears as 'q'. |
|
static char |
LATIN_SMALL_LETTER_R
Constant for the character of the same name, appears as 'r'. |
|
static char |
LATIN_SMALL_LETTER_S
Constant for the character of the same name, appears as 's'. |
|
static char |
LATIN_SMALL_LETTER_SHARP_S
Constant for the character of the same name, appears as 'ß'. |
|
static char |
LATIN_SMALL_LETTER_T
Constant for the character of the same name, appears as 't'. |
|
static char |
LATIN_SMALL_LETTER_THORN
Constant for the character of the same name, appears as 'þ'. |
|
static char |
LATIN_SMALL_LETTER_U
Constant for the character of the same name, appears as 'u'. |
|
static char |
LATIN_SMALL_LETTER_U_WITH_ACUTE
Constant for the character of the same name, appears as 'ú'. |
|
static char |
LATIN_SMALL_LETTER_U_WITH_CIRCUMFLEX
Constant for the character of the same name, appears as 'û'. |
|
static char |
LATIN_SMALL_LETTER_U_WITH_DIAERESIS
Constant for the character of the same name, appears as 'ü'. |
|
static char |
LATIN_SMALL_LETTER_U_WITH_GRAVE
Constant for the character of the same name, appears as 'ù'. |
|
static char |
LATIN_SMALL_LETTER_V
Constant for the character of the same name, appears as 'v'. |
|
static char |
LATIN_SMALL_LETTER_W
Constant for the character of the same name, appears as 'w'. |
|
static char |
LATIN_SMALL_LETTER_X
Constant for the character of the same name, appears as 'x'. |
|
static char |
LATIN_SMALL_LETTER_Y
Constant for the character of the same name, appears as 'y'. |
|
static char |
LATIN_SMALL_LETTER_Y_WITH_ACUTE
Constant for the character of the same name, appears as 'ý'. |
|
static char |
LATIN_SMALL_LETTER_Y_WITH_DIAERESIS
Constant for the character of the same name, appears as 'ÿ'. |
|
static char |
LATIN_SMALL_LETTER_Z
Constant for the character of the same name, appears as 'z'. |
|
static char |
LATIN_SMALL_LIGATURE_OE
Constant for the character of the same name, appears as 'œ'. |
|
static char |
LEFT_CURLY_BRACKET
Constant for the character of the same name, appears as '{'. |
|
static char |
LEFT_DOUBLE_QUOTATION_MARK
Constant for the character of the same name, appears as '“'. |
|
static char |
LEFT_PARENTHESIS
Constant for the character of the same name, appears as '('. |
|
static char |
LEFT_POINTING_DOUBLE_ANGLE_QUOTATION_MARK
Constant for the character of the same name, appears as '«'. |
|
static char |
LEFT_SINGLE_QUOTATION_MARK
Constant for the character of the same name, appears as '‘'. |
|
static char |
LEFT_SQUARE_BRACKET
Constant for the character of the same name, appears as '['. |
|
static char |
LEFT_TO_RIGHT_EMBEDDING
Constant for the character of the same name, appears as '?'. |
|
static char |
LEFT_TO_RIGHT_MARK
Constant for the character of the same name, appears as '?'. |
|
static char |
LEFT_TO_RIGHT_OVERRIDE
Constant for the character of the same name, appears as '?'. |
|
static char |
LEO
Constant for the character of the same name, appears as '?'. |
|
static char |
LESS_THAN_SIGN
Constant for the character of the same name, appears as '<'. |
|
static char |
LIBRA
Constant for the character of the same name, appears as '?'. |
|
static char |
LIGHTNING
Constant for the character of the same name, appears as '?'. |
|
static char |
LINE_SEPARATOR
Constant for the character of the same name, appears as '?'. |
|
static char |
LOW_LINE
Constant for the character of the same name, appears as '_'. |
|
static char |
MACRON
Constant for the character of the same name, appears as '¯'. |
|
static char |
MASCULINE_ORDINAL_INDICATOR
Constant for the character of the same name, appears as 'º'. |
|
static char |
MICRO_SIGN
Constant for the character of the same name, appears as 'µ'. |
|
static char |
MIDDLE_DOT
Constant for the character of the same name, appears as '·'. |
|
static char |
MULTIPLICATION_SIGN
Constant for the character of the same name, appears as '×'. |
|
static char |
NOT_SIGN
Constant for the character of the same name, appears as '¬'. |
|
static char |
NO_BREAK_SPACE
Constant for the character of the same name, appears as ' '. |
|
static char |
NULL
Constant for the character of the same name, a control character with no appearance. |
|
static char |
NUMBER_SIGN
Constant for the character of the same name, appears as '#'. |
|
static char |
OBJECT_REPLACEMENT_CHARACTER
Constant for the character of the same name, appears as '?'. |
|
static char |
PARAGRAPH_SEPARATOR
Constant for the character of the same name, appears as '? |
|
static char |
PERCENT_SIGN
Constant for the character of the same name, appears as '%'. |
|
static char |
PILCROW_SIGN
Constant for the character of the same name, appears as '¶'. |
|
static char |
PISCES
Constant for the character of the same name, appears as '?'. |
|
static char |
PLUS_MINUS_SIGN
Constant for the character of the same name, appears as '±'. |
|
static char |
PLUS_SIGN
Constant for the character of the same name, appears as '+'. |
|
static char |
POP_DIRECTIONAL_FORMATTING
Constant for the character of the same name, appears as '?'. |
|
static char |
POUND_SIGN
Constant for the character of the same name, appears as '£'. |
|
static char |
QUESTION_MARK
Constant for the character of the same name, appears as '?'. |
|
static char |
QUOTATION_MARK
Constant for the character of the same name, appears as '"'. |
|
static char |
REGISTERED_SIGN
Constant for the character of the same name, appears as '®'. |
|
static char |
REVERSE_SOLIDUS
Constant for the character of the same name, appears as '\'. |
|
static char |
RIGHT_CURLY_BRACKET
Constant for the character of the same name, appears as '}'. |
|
static char |
RIGHT_DOUBLE_QUOTATION_MARK
Constant for the character of the same name, appears as '”'. |
|
static char |
RIGHT_PARENTHESIS
Constant for the character of the same name, appears as ')'. |
|
static char |
RIGHT_POINTING_DOUBLE_ANGLE_QUOTATION_MARK
Constant for the character of the same name, appears as '»'. |
|
static char |
RIGHT_SINGLE_QUOTATION_MARK
Constant for the character of the same name, appears as '’'. |
|
static char |
RIGHT_SQUARE_BRACKET
Constant for the character of the same name, appears as ']'. |
|
static char |
RIGHT_TO_LEFT_EMBEDDING
Constant for the character of the same name, appears as '?'. |
|
static char |
RIGHT_TO_LEFT_MARK
Constant for the character of the same name, appears as '?'. |
|
static char |
RIGHT_TO_LEFT_OVERRIDE
Constant for the character of the same name, appears as '?'. |
|
static char |
SAGITTARIUS
Constant for the character of the same name, appears as '?'. |
|
static char |
SCORPIUS
Constant for the character of the same name, appears as '?'. |
|
static char |
SECTION_SIGN
Constant for the character of the same name, appears as '§'. |
|
static char |
SEMICOLON
Constant for the character of the same name, appears as ';'. |
|
static char |
SMILE
Constant for the character of the same name, appears as '?'. |
|
static char |
SNOWMAN
Constant for the character of the same name, appears as '?'. |
|
static char |
SOFT_HYPHEN
Constant for the character of the same name, appears as ''. |
|
static char |
SOLIDUS
Constant for the character of the same name, appears as '/'. |
|
static char |
SPACE
Constant for the character of the same name, appears as ' '. |
|
static char |
SUPERSCRIPT_ONE
Constant for the character of the same name, appears as '¹'. |
|
static char |
SUPERSCRIPT_THREE
Constant for the character of the same name, appears as '³'. |
|
static char |
SUPERSCRIPT_TWO
Constant for the character of the same name, appears as '²'. |
|
static char |
TAB
Constant for the character of the same name, a control character with no appearance. |
|
static char |
TAURUS
Constant for the character of the same name, appears as '?'. |
|
static char |
TELEPHONE_LOCATION_SIGN
Constant for the character of the same name, appears as '?'. |
|
static char |
TILDE
Constant for the character of the same name, appears as '~'. |
|
static char |
TRADE_MARK_SIGN
Constant for the character of the same name, appears as '™'. |
|
static char |
UMBRELLA
Constant for the character of the same name, appears as '?'. |
|
static char |
VERTICAL_LINE
Constant for the character of the same name, appears as '|'. |
|
static char |
VIRGO
Constant for the character of the same name, appears as '?'. |
|
static char |
VULGAR_FRACTION_ONE_HALF
Constant for the character of the same name, appears as '½'. |
|
static char |
VULGAR_FRACTION_ONE_QUARTER
Constant for the character of the same name, appears as '¼3'. |
|
static char |
VULGAR_FRACTION_THREE_QUARTERS
Constant for the character of the same name, appears as '¾'. |
|
static char |
WHITE_BULLET
Constant for the character of the same name, appears as '?'. |
|
static char |
WHITE_CLUB_SUIT
Constant for the character of the same name, appears as '?'. |
|
static char |
WHITE_DIAMOND_SUIT
Constant for the character of the same name, appears as '?'. |
|
static char |
WHITE_DOWN_POINTING_SMALL_TRIANGLE
Constant for the character of the same name, appears as '?'. |
|
static char |
WHITE_DOWN_POINTING_TRIANGLE
Constant for the character of the same name, appears as '?'. |
|
static char |
WHITE_HEART_SUIT
Constant for the character of the same name, appears as '?'. |
|
static char |
WHITE_LEFT_POINTING_POINTER
Constant for the character of the same name, appears as '?'. |
|
static char |
WHITE_LEFT_POINTING_SMALL_TRIANGLE
Constant for the character of the same name, appears as '?'. |
|
static char |
WHITE_LEFT_POINTING_TRIANGLE
Constant for the character of the same name, appears as '?'. |
|
static char |
WHITE_RIGHT_POINTING_POINTER
Constant for the character of the same name, appears as '?'. |
|
static char |
WHITE_RIGHT_POINTING_SMALL_TRIANGLE
Constant for the character of the same name, appears as '?'. |
|
static char |
WHITE_RIGHT_POINTING_TRIANGLE
Constant for the character of the same name, appears as '?'. |
|
static char |
WHITE_SPADE_SUIT
Constant for the character of the same name, appears as '?'. |
|
static char |
WHITE_UP_POINTING_SMALL_TRIANGLE
Constant for the character of the same name, appears as '?'. |
|
static char |
WHITE_UP_POINTING_TRIANGLE
Constant for the character of the same name, appears as '?'. |
|
static char |
YEN_SIGN
Constant for the character of the same name, appears as '¥'. |
|
static char |
ZERO_WIDTH_SPACE
Constant for the character of the same name, appears as '?'. |
Field Detail |
---|
static final char NULL
static final char BACKSPACE
static final char TAB
static final char ENTER
static final char ESCAPE
static final char SPACE
static final char EXCLAMATION_MARK
static final char QUOTATION_MARK
static final char NUMBER_SIGN
static final char DOLLAR_SIGN
static final char PERCENT_SIGN
static final char AMPERSAND
static final char APOSTROPHE
static final char LEFT_PARENTHESIS
static final char RIGHT_PARENTHESIS
static final char ASTERISK
static final char PLUS_SIGN
static final char COMMA
static final char HYPHEN_MINUS
static final char FULL_STOP
static final char SOLIDUS
static final char DIGIT_ZERO
static final char DIGIT_ONE
static final char DIGIT_TWO
static final char DIGIT_THREE
static final char DIGIT_FOUR
static final char DIGIT_FIVE
static final char DIGIT_SIX
static final char DIGIT_SEVEN
static final char DIGIT_EIGHT
static final char DIGIT_NINE
static final char COLON
static final char SEMICOLON
static final char LESS_THAN_SIGN
static final char EQUALS_SIGN
static final char GREATER_THAN_SIGN
static final char QUESTION_MARK
static final char COMMERCIAL_AT
static final char LATIN_CAPITAL_LETTER_A
static final char LATIN_CAPITAL_LETTER_B
static final char LATIN_CAPITAL_LETTER_C
static final char LATIN_CAPITAL_LETTER_D
static final char LATIN_CAPITAL_LETTER_E
static final char LATIN_CAPITAL_LETTER_F
static final char LATIN_CAPITAL_LETTER_G
static final char LATIN_CAPITAL_LETTER_H
static final char LATIN_CAPITAL_LETTER_I
static final char LATIN_CAPITAL_LETTER_J
static final char LATIN_CAPITAL_LETTER_K
static final char LATIN_CAPITAL_LETTER_L
static final char LATIN_CAPITAL_LETTER_M
static final char LATIN_CAPITAL_LETTER_N
static final char LATIN_CAPITAL_LETTER_O
static final char LATIN_CAPITAL_LETTER_P
static final char LATIN_CAPITAL_LETTER_Q
static final char LATIN_CAPITAL_LETTER_R
static final char LATIN_CAPITAL_LETTER_S
static final char LATIN_CAPITAL_LETTER_T
static final char LATIN_CAPITAL_LETTER_U
static final char LATIN_CAPITAL_LETTER_V
static final char LATIN_CAPITAL_LETTER_W
static final char LATIN_CAPITAL_LETTER_X
static final char LATIN_CAPITAL_LETTER_Y
static final char LATIN_CAPITAL_LETTER_Z
static final char LEFT_SQUARE_BRACKET
static final char REVERSE_SOLIDUS
static final char RIGHT_SQUARE_BRACKET
static final char CIRCUMFLEX_ACCENT
static final char LOW_LINE
static final char GRAVE_ACCENT
static final char LATIN_SMALL_LETTER_A
static final char LATIN_SMALL_LETTER_B
static final char LATIN_SMALL_LETTER_C
static final char LATIN_SMALL_LETTER_D
static final char LATIN_SMALL_LETTER_E
static final char LATIN_SMALL_LETTER_F
static final char LATIN_SMALL_LETTER_G
static final char LATIN_SMALL_LETTER_H
static final char LATIN_SMALL_LETTER_I
static final char LATIN_SMALL_LETTER_J
static final char LATIN_SMALL_LETTER_K
static final char LATIN_SMALL_LETTER_L
static final char LATIN_SMALL_LETTER_M
static final char LATIN_SMALL_LETTER_N
static final char LATIN_SMALL_LETTER_O
static final char LATIN_SMALL_LETTER_P
static final char LATIN_SMALL_LETTER_Q
static final char LATIN_SMALL_LETTER_R
static final char LATIN_SMALL_LETTER_S
static final char LATIN_SMALL_LETTER_T
static final char LATIN_SMALL_LETTER_U
static final char LATIN_SMALL_LETTER_V
static final char LATIN_SMALL_LETTER_W
static final char LATIN_SMALL_LETTER_X
static final char LATIN_SMALL_LETTER_Y
static final char LATIN_SMALL_LETTER_Z
static final char LEFT_CURLY_BRACKET
static final char VERTICAL_LINE
static final char RIGHT_CURLY_BRACKET
static final char TILDE
static final char DELETE
static final char CONTROL_SYMBOL
static final char CONTROL_UP
static final char CONTROL_DOWN
static final char CONTROL_LEFT
static final char CONTROL_RIGHT
static final char CONTROL_SELECT
static final char CONTROL_MENU
static final char CONTROL_VOLUME_UP
static final char CONTROL_VOLUME_DOWN
static final char NO_BREAK_SPACE
static final char INVERTED_EXCLAMATION_MARK
static final char CENT_SIGN
static final char POUND_SIGN
static final char CURRENCY_SIGN
static final char YEN_SIGN
static final char BROKEN_BAR
static final char SECTION_SIGN
static final char DIAERESIS
static final char COPYRIGHT_SIGN
static final char FEMININE_ORDINAL_INDICATOR
static final char LEFT_POINTING_DOUBLE_ANGLE_QUOTATION_MARK
static final char NOT_SIGN
static final char SOFT_HYPHEN
static final char REGISTERED_SIGN
static final char MACRON
static final char DEGREE_SIGN
static final char PLUS_MINUS_SIGN
static final char SUPERSCRIPT_TWO
static final char SUPERSCRIPT_THREE
static final char ACUTE_ACCENT
static final char MICRO_SIGN
static final char PILCROW_SIGN
static final char MIDDLE_DOT
static final char CEDILLA
static final char SUPERSCRIPT_ONE
static final char MASCULINE_ORDINAL_INDICATOR
static final char RIGHT_POINTING_DOUBLE_ANGLE_QUOTATION_MARK
static final char VULGAR_FRACTION_ONE_QUARTER
static final char VULGAR_FRACTION_ONE_HALF
static final char VULGAR_FRACTION_THREE_QUARTERS
static final char INVERTED_QUESTION_MARK
static final char LATIN_CAPITAL_LETTER_A_WITH_GRAVE
static final char LATIN_CAPITAL_LETTER_A_WITH_ACUTE
static final char LATIN_CAPITAL_LETTER_A_WITH_CIRCUMFLEX
static final char LATIN_CAPITAL_LETTER_A_WITH_TILDE
static final char LATIN_CAPITAL_LETTER_A_WITH_DIAERESIS
static final char LATIN_CAPITAL_LETTER_A_WITH_RING_ABOVE
static final char LATIN_CAPITAL_LETTER_AE
static final char LATIN_CAPITAL_LETTER_C_WITH_CEDILLA
static final char LATIN_CAPITAL_LETTER_E_WITH_GRAVE
static final char LATIN_CAPITAL_LETTER_E_WITH_ACUTE
static final char LATIN_CAPITAL_LETTER_E_WITH_CIRCUMFLEX
static final char LATIN_CAPITAL_LETTER_E_WITH_DIAERESIS
static final char LATIN_CAPITAL_LETTER_I_WITH_GRAVE
static final char LATIN_CAPITAL_LETTER_I_WITH_ACUTE
static final char LATIN_CAPITAL_LETTER_I_WITH_CIRCUMFLEX
static final char LATIN_CAPITAL_LETTER_I_WITH_DIAERESIS
static final char LATIN_CAPITAL_LETTER_ETH
static final char LATIN_CAPITAL_LETTER_N_WITH_TILDE
static final char LATIN_CAPITAL_LETTER_O_WITH_GRAVE
static final char LATIN_CAPITAL_LETTER_O_WITH_ACUTE
static final char LATIN_CAPITAL_LETTER_O_WITH_CIRCUMFLEX
static final char LATIN_CAPITAL_LETTER_O_WITH_TILDE
static final char LATIN_CAPITAL_LETTER_O_WITH_DIAERESIS
static final char MULTIPLICATION_SIGN
static final char LATIN_CAPITAL_LETTER_O_WITH_STROKE
static final char LATIN_CAPITAL_LETTER_U_WITH_GRAVE
static final char LATIN_CAPITAL_LETTER_U_WITH_ACUTE
static final char LATIN_CAPITAL_LETTER_U_WITH_CIRCUMFLEX
static final char LATIN_CAPITAL_LETTER_U_WITH_DIAERESIS
static final char LATIN_CAPITAL_LETTER_Y_WITH_ACUTE
static final char LATIN_CAPITAL_LETTER_THORN
static final char LATIN_SMALL_LETTER_SHARP_S
static final char LATIN_SMALL_LETTER_A_WITH_GRAVE
static final char LATIN_SMALL_LETTER_A_WITH_ACUTE
static final char LATIN_SMALL_LETTER_A_WITH_CIRCUMFLEX
static final char LATIN_SMALL_LETTER_A_WITH_TILDE
static final char LATIN_SMALL_LETTER_A_WITH_DIAERESIS
static final char LATIN_SMALL_LETTER_A_WITH_RING_ABOVE
static final char LATIN_SMALL_LETTER_AE
static final char LATIN_SMALL_LETTER_C_WITH_CEDILLA
static final char LATIN_SMALL_LETTER_E_WITH_GRAVE
static final char LATIN_SMALL_LETTER_E_WITH_ACUTE
static final char LATIN_SMALL_LETTER_E_WITH_CIRCUMFLEX
static final char LATIN_SMALL_LETTER_E_WITH_DIAERESIS
static final char LATIN_SMALL_LETTER_I_WITH_GRAVE
static final char LATIN_SMALL_LETTER_I_WITH_ACUTE
static final char LATIN_SMALL_LETTER_I_WITH_CIRCUMFLEX
static final char LATIN_SMALL_LETTER_I_WITH_DIAERESIS
static final char LATIN_SMALL_LETTER_ETH
static final char LATIN_SMALL_LETTER_N_WITH_TILDE
static final char LATIN_SMALL_LETTER_O_WITH_GRAVE
static final char LATIN_SMALL_LETTER_O_WITH_ACUTE
static final char LATIN_SMALL_LETTER_O_WITH_CIRCUMFLEX
static final char LATIN_SMALL_LETTER_O_WITH_TILDE
static final char LATIN_SMALL_LETTER_O_WITH_DIAERESIS
static final char DIVISION_SIGN
static final char LATIN_SMALL_LETTER_O_WITH_STROKE
static final char LATIN_SMALL_LETTER_U_WITH_GRAVE
static final char LATIN_SMALL_LETTER_U_WITH_ACUTE
static final char LATIN_SMALL_LETTER_U_WITH_CIRCUMFLEX
static final char LATIN_SMALL_LETTER_U_WITH_DIAERESIS
static final char LATIN_SMALL_LETTER_Y_WITH_ACUTE
static final char LATIN_SMALL_LETTER_THORN
static final char LATIN_SMALL_LETTER_Y_WITH_DIAERESIS
static final char LATIN_CAPITAL_LIGATURE_OE
static final char LATIN_SMALL_LIGATURE_OE
static final char COMBINING_LOW_LINE
static final char GREEK_CAPITAL_LETTER_GAMMA
static final char GREEK_CAPITAL_LETTER_DELTA
static final char GREEK_CAPITAL_LETTER_THETA
static final char GREEK_CAPITAL_LETTER_LAMDA
static final char GREEK_CAPITAL_LETTER_XI
static final char GREEK_CAPITAL_LETTER_PI
static final char GREEK_CAPITAL_LETTER_SIGMA
static final char GREEK_CAPITAL_LETTER_PHI
static final char GREEK_CAPITAL_LETTER_PSI
static final char GREEK_CAPITAL_LETTER_OMEGA
static final char LEFT_TO_RIGHT_MARK
static final char RIGHT_TO_LEFT_MARK
static final char HAIR_SPACE
static final char ZERO_WIDTH_SPACE
static final char EM_DASH
static final char LEFT_SINGLE_QUOTATION_MARK
static final char RIGHT_SINGLE_QUOTATION_MARK
static final char LEFT_DOUBLE_QUOTATION_MARK
static final char RIGHT_DOUBLE_QUOTATION_MARK
static final char DAGGER
static final char DOUBLE_DAGGER
static final char BULLET
static final char HORIZONTAL_ELLIPSIS
static final char LINE_SEPARATOR
static final char PARAGRAPH_SEPARATOR
static final char LEFT_TO_RIGHT_EMBEDDING
static final char RIGHT_TO_LEFT_EMBEDDING
static final char POP_DIRECTIONAL_FORMATTING
static final char LEFT_TO_RIGHT_OVERRIDE
static final char RIGHT_TO_LEFT_OVERRIDE
static final char EURO_SIGN
static final char TRADE_MARK_SIGN
static final char SMILE
static final char BOX_DRAWINGS_LIGHT_VERTICAL
static final char BOX_DRAWINGS_LIGHT_DOWN_AND_RIGHT
static final char BOX_DRAWINGS_LIGHT_UP_AND_RIGHT
static final char BLACK_SMALL_SQUARE
static final char BLACK_UP_POINTING_TRIANGLE
static final char WHITE_UP_POINTING_TRIANGLE
static final char BLACK_UP_POINTING_SMALL_TRIANGLE
static final char WHITE_UP_POINTING_SMALL_TRIANGLE
static final char BLACK_RIGHT_POINTING_TRIANGLE
static final char WHITE_RIGHT_POINTING_TRIANGLE
static final char BLACK_RIGHT_POINTING_SMALL_TRIANGLE
static final char WHITE_RIGHT_POINTING_SMALL_TRIANGLE
static final char BLACK_RIGHT_POINTING_POINTER
static final char WHITE_RIGHT_POINTING_POINTER
static final char BLACK_DOWN_POINTING_TRIANGLE
static final char WHITE_DOWN_POINTING_TRIANGLE
static final char BLACK_DOWN_POINTING_SMALL_TRIANGLE
static final char WHITE_DOWN_POINTING_SMALL_TRIANGLE
static final char BLACK_LEFT_POINTING_TRIANGLE
static final char WHITE_LEFT_POINTING_TRIANGLE
static final char BLACK_LEFT_POINTING_SMALL_TRIANGLE
static final char WHITE_LEFT_POINTING_SMALL_TRIANGLE
static final char BLACK_LEFT_POINTING_POINTER
static final char WHITE_LEFT_POINTING_POINTER
static final char WHITE_BULLET
static final char BLACK_SUN_WITH_RAYS
static final char CLOUD
static final char UMBRELLA
static final char SNOWMAN
static final char LIGHTNING
static final char BLACK_TELEPHONE
static final char BALLOT_BOX
static final char BALLOT_BOX_WITH_CHECK
static final char ARIES
static final char TAURUS
static final char GEMINI
static final char CANCER
static final char LEO
static final char VIRGO
static final char LIBRA
static final char SCORPIUS
static final char SAGITTARIUS
static final char CAPRICORN
static final char AQUARIUS
static final char PISCES
static final char BLACK_SPADE_SUIT
static final char WHITE_HEART_SUIT
static final char WHITE_DIAMOND_SUIT
static final char BLACK_CLUB_SUIT
static final char WHITE_SPADE_SUIT
static final char BLACK_HEART_SUIT
static final char BLACK_DIAMOND_SUIT
static final char WHITE_CLUB_SUIT
static final char TELEPHONE_LOCATION_SIGN
static final char ENVELOPE
static final char CHECK_MARK
static final char BALLOT_X
static final char IDEOGRAPHIC_SPACE
static final char IDEOGRAPHIC_FULL_STOP
static final char OBJECT_REPLACEMENT_CHARACTER
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal