net.rim.device.api.system
Interface Characters


public interface Characters

Special characters defined in the base font classes. Characters that are RIM private are prefixed with RIM_. Otherwise, the Unicode character name is used with non java identifier characters replaced by underbars.


Field Summary
static char AQUARIUS
          Constant for the character of the same name
static char ARIES
          Constant for the character of the same name
static char BACKSPACE
          
static char BALLOT_BOX
          Constant for the character of the same name
static char BALLOT_BOX_WITH_CHECK
          Constant for the character of the same name
static char BALLOT_X
          Constant for the character of the same name
static char BLACK_CLUB_SUIT
          Constant for the character of the same name
static char BLACK_DIAMOND_SUIT
          Constant for the character of the same name
static char BLACK_DOWN_POINTING_TRIANGLE
          Constant for the character of the same name
static char BLACK_HEART_SUIT
          Constant for the character of the same name
static char BLACK_LEFT_POINTING_POINTER
          Constant for the character of the same name
static char BLACK_LEFT_POINTING_SMALL_TRIANGLE
          Constant for the character of the same name
static char BLACK_LEFT_POINTING_TRIANGLE
          Constant for the character of the same name
static char BLACK_RIGHT_POINTING_POINTER
          Constant for the character of the same name
static char BLACK_RIGHT_POINTING_SMALL_TRIANGLE
          Constant for the character of the same name
static char BLACK_RIGHT_POINTING_TRIANGLE
          Constant for the character of the same name
static char BLACK_SPADE_SUIT
          Constant for the character of the same name
static char BLACK_SUN_WITH_RAYS
          Constant for the character of the same name
static char BLACK_TELEPHONE
          Constant for the character of the same name
static char BLACK_UP_POINTING_SMALL_TRIANGLE
          Constant for the character of the same name
static char BLACK_UP_POINTING_TRIANGLE
          Constant for the character of the same name
static char BOX_DRAWINGS_LIGHT_DOWN_AND_RIGHT
          Constant for the character of the same name
static char BOX_DRAWINGS_LIGHT_UP_AND_RIGHT
          Constant for the character of the same name
static char BOX_DRAWINGS_LIGHT_VERTICAL
          Constant for the character of the same name
static char BULLET
          Constant for the character of the same name
static char CANCER
          Constant for the character of the same name
static char CAPRICORN
          Constant for the character of the same name
static char CHECK_MARK
          Constant for the character of the same name
static char CLOUD
          Constant for the character of the same name
static char DAGGER
          Constant for the character of the same name
static char DELETE
          
static char DOUBLE_DAGGER
          Constant for the character of the same name
static char EM_DASH
          Constant for the character of the same name
static char ENTER
          
static char ENVELOPE
          Constant for the character of the same name
static char ESCAPE
          
static char EURO_SIGN
          Constant for the character of the same name
static char GEMINI
          Constant for the character of the same name
static char GREEK_CAPITAL_LETTER_DELTA
          Constant for the character of the same name
static char GREEK_CAPITAL_LETTER_GAMMA
          Constant for the character of the same name
static char GREEK_CAPITAL_LETTER_LAMDA
          Constant for the character of the same name
static char GREEK_CAPITAL_LETTER_OMEGA
          Constant for the character of the same name
static char GREEK_CAPITAL_LETTER_PHI
          Constant for the character of the same name
static char GREEK_CAPITAL_LETTER_PI
          Constant for the character of the same name
static char GREEK_CAPITAL_LETTER_PSI
          Constant for the character of the same name
static char GREEK_CAPITAL_LETTER_SIGMA
          Constant for the character of the same name
static char GREEK_CAPITAL_LETTER_THETA
          Constant for the character of the same name
static char GREEK_CAPITAL_LETTER_XI
          Constant for the character of the same name
static char HAIR_SPACE
          Constant for the character of the same name
static char HORIZONTAL_ELLIPSIS
          Constant for the character of the same name
static char HOUSE
          Constant for the character of the same name
static char LATIN_CAPITAL_LIGATURE_OE
          Constant for the character of the same name
static char LATIN_SMALL_LIGATURE_OE
          Constant for the character of the same name
static char LEFT_DOUBLE_QUOTATION_MARK
          Constant for the character of the same name
static char LEFT_SINGLE_QUOTATION_MARK
          Constant for the character of the same name
static char LEO
          Constant for the character of the same name
static char LIBRA
          Constant for the character of the same name
static char LIGHTNING
          Constant for the character of the same name
static char NULL
          
static char PISCES
          Constant for the character of the same name
static char RIGHT_DOUBLE_QUOTATION_MARK
          Constant for the character of the same name
static char RIGHT_SINGLE_QUOTATION_MARK
          Constant for the character of the same name
static char SAGITTARIUS
          Constant for the character of the same name
static char SCORPIUS
          Constant for the character of the same name
static char SMILE
          Constant for the character of the same name
static char SNOWMAN
          Constant for the character of the same name
static char SPACE
          Constant for the character of the same name
static char TAB
          
static char TAURUS
          Constant for the character of the same name
static char TELEPHONE_LOCATION_SIGN
          Constant for the character of the same name
static char TRADE_MARK_SIGN
          Constant for the character of the same name
static char UMBRELLA
          Constant for the character of the same name
static char VIRGO
          Constant for the character of the same name
static char WHITE_CLUB_SUIT
          Constant for the character of the same name
static char WHITE_DIAMOND_SUIT
          Constant for the character of the same name
static char WHITE_HEART_SUIT
          Constant for the character of the same name
static char WHITE_LEFT_POINTING_POINTER
          Constant for the character of the same name
static char WHITE_LEFT_POINTING_SMALL_TRIANGLE
          Constant for the character of the same name
static char WHITE_LEFT_POINTING_TRIANGLE
          Constant for the character of the same name
static char WHITE_RIGHT_POINTING_POINTER
          Constant for the character of the same name
static char WHITE_RIGHT_POINTING_SMALL_TRIANGLE
          Constant for the character of the same name
static char WHITE_RIGHT_POINTING_TRIANGLE
          Constant for the character of the same name
static char WHITE_SPADE_SUIT
          Constant for the character of the same name
static char WHITE_UP_POINTING_SMALL_TRIANGLE
          Constant for the character of the same name
static char WHITE_UP_POINTING_TRIANGLE
          Constant for the character of the same name
static char ZERO_WIDTH_SPACE
          Constant for the character of the same name
 

Field Detail

NULL

public static final char NULL

BACKSPACE

public static final char BACKSPACE

TAB

public static final char TAB

ENTER

public static final char ENTER

ESCAPE

public static final char ESCAPE

SPACE

public static final char SPACE
Constant for the character of the same name

DELETE

public static final char DELETE

LATIN_CAPITAL_LIGATURE_OE

public static final char LATIN_CAPITAL_LIGATURE_OE
Constant for the character of the same name

LATIN_SMALL_LIGATURE_OE

public static final char LATIN_SMALL_LIGATURE_OE
Constant for the character of the same name

GREEK_CAPITAL_LETTER_GAMMA

public static final char GREEK_CAPITAL_LETTER_GAMMA
Constant for the character of the same name

GREEK_CAPITAL_LETTER_DELTA

public static final char GREEK_CAPITAL_LETTER_DELTA
Constant for the character of the same name

GREEK_CAPITAL_LETTER_THETA

public static final char GREEK_CAPITAL_LETTER_THETA
Constant for the character of the same name

GREEK_CAPITAL_LETTER_LAMDA

public static final char GREEK_CAPITAL_LETTER_LAMDA
Constant for the character of the same name

GREEK_CAPITAL_LETTER_XI

public static final char GREEK_CAPITAL_LETTER_XI
Constant for the character of the same name

GREEK_CAPITAL_LETTER_PI

public static final char GREEK_CAPITAL_LETTER_PI
Constant for the character of the same name

GREEK_CAPITAL_LETTER_SIGMA

public static final char GREEK_CAPITAL_LETTER_SIGMA
Constant for the character of the same name

GREEK_CAPITAL_LETTER_PHI

public static final char GREEK_CAPITAL_LETTER_PHI
Constant for the character of the same name

GREEK_CAPITAL_LETTER_PSI

public static final char GREEK_CAPITAL_LETTER_PSI
Constant for the character of the same name

GREEK_CAPITAL_LETTER_OMEGA

public static final char GREEK_CAPITAL_LETTER_OMEGA
Constant for the character of the same name

HAIR_SPACE

public static final char HAIR_SPACE
Constant for the character of the same name

ZERO_WIDTH_SPACE

public static final char ZERO_WIDTH_SPACE
Constant for the character of the same name

EM_DASH

public static final char EM_DASH
Constant for the character of the same name

LEFT_SINGLE_QUOTATION_MARK

public static final char LEFT_SINGLE_QUOTATION_MARK
Constant for the character of the same name

RIGHT_SINGLE_QUOTATION_MARK

public static final char RIGHT_SINGLE_QUOTATION_MARK
Constant for the character of the same name

LEFT_DOUBLE_QUOTATION_MARK

public static final char LEFT_DOUBLE_QUOTATION_MARK
Constant for the character of the same name

RIGHT_DOUBLE_QUOTATION_MARK

public static final char RIGHT_DOUBLE_QUOTATION_MARK
Constant for the character of the same name

DAGGER

public static final char DAGGER
Constant for the character of the same name

DOUBLE_DAGGER

public static final char DOUBLE_DAGGER
Constant for the character of the same name

BULLET

public static final char BULLET
Constant for the character of the same name

HORIZONTAL_ELLIPSIS

public static final char HORIZONTAL_ELLIPSIS
Constant for the character of the same name

EURO_SIGN

public static final char EURO_SIGN
Constant for the character of the same name

TRADE_MARK_SIGN

public static final char TRADE_MARK_SIGN
Constant for the character of the same name

HOUSE

public static final char HOUSE
Constant for the character of the same name

SMILE

public static final char SMILE
Constant for the character of the same name

BOX_DRAWINGS_LIGHT_VERTICAL

public static final char BOX_DRAWINGS_LIGHT_VERTICAL
Constant for the character of the same name

BOX_DRAWINGS_LIGHT_DOWN_AND_RIGHT

public static final char BOX_DRAWINGS_LIGHT_DOWN_AND_RIGHT
Constant for the character of the same name

BOX_DRAWINGS_LIGHT_UP_AND_RIGHT

public static final char BOX_DRAWINGS_LIGHT_UP_AND_RIGHT
Constant for the character of the same name

BLACK_UP_POINTING_TRIANGLE

public static final char BLACK_UP_POINTING_TRIANGLE
Constant for the character of the same name

WHITE_UP_POINTING_TRIANGLE

public static final char WHITE_UP_POINTING_TRIANGLE
Constant for the character of the same name

BLACK_UP_POINTING_SMALL_TRIANGLE

public static final char BLACK_UP_POINTING_SMALL_TRIANGLE
Constant for the character of the same name

WHITE_UP_POINTING_SMALL_TRIANGLE

public static final char WHITE_UP_POINTING_SMALL_TRIANGLE
Constant for the character of the same name

BLACK_RIGHT_POINTING_TRIANGLE

public static final char BLACK_RIGHT_POINTING_TRIANGLE
Constant for the character of the same name

WHITE_RIGHT_POINTING_TRIANGLE

public static final char WHITE_RIGHT_POINTING_TRIANGLE
Constant for the character of the same name

BLACK_RIGHT_POINTING_SMALL_TRIANGLE

public static final char BLACK_RIGHT_POINTING_SMALL_TRIANGLE
Constant for the character of the same name

WHITE_RIGHT_POINTING_SMALL_TRIANGLE

public static final char WHITE_RIGHT_POINTING_SMALL_TRIANGLE
Constant for the character of the same name

BLACK_RIGHT_POINTING_POINTER

public static final char BLACK_RIGHT_POINTING_POINTER
Constant for the character of the same name

WHITE_RIGHT_POINTING_POINTER

public static final char WHITE_RIGHT_POINTING_POINTER
Constant for the character of the same name

BLACK_DOWN_POINTING_TRIANGLE

public static final char BLACK_DOWN_POINTING_TRIANGLE
Constant for the character of the same name

BLACK_LEFT_POINTING_TRIANGLE

public static final char BLACK_LEFT_POINTING_TRIANGLE
Constant for the character of the same name

WHITE_LEFT_POINTING_TRIANGLE

public static final char WHITE_LEFT_POINTING_TRIANGLE
Constant for the character of the same name

BLACK_LEFT_POINTING_SMALL_TRIANGLE

public static final char BLACK_LEFT_POINTING_SMALL_TRIANGLE
Constant for the character of the same name

WHITE_LEFT_POINTING_SMALL_TRIANGLE

public static final char WHITE_LEFT_POINTING_SMALL_TRIANGLE
Constant for the character of the same name

BLACK_LEFT_POINTING_POINTER

public static final char BLACK_LEFT_POINTING_POINTER
Constant for the character of the same name

WHITE_LEFT_POINTING_POINTER

public static final char WHITE_LEFT_POINTING_POINTER
Constant for the character of the same name

BLACK_SUN_WITH_RAYS

public static final char BLACK_SUN_WITH_RAYS
Constant for the character of the same name

CLOUD

public static final char CLOUD
Constant for the character of the same name

UMBRELLA

public static final char UMBRELLA
Constant for the character of the same name

SNOWMAN

public static final char SNOWMAN
Constant for the character of the same name

LIGHTNING

public static final char LIGHTNING
Constant for the character of the same name

BLACK_TELEPHONE

public static final char BLACK_TELEPHONE
Constant for the character of the same name

BALLOT_BOX

public static final char BALLOT_BOX
Constant for the character of the same name

BALLOT_BOX_WITH_CHECK

public static final char BALLOT_BOX_WITH_CHECK
Constant for the character of the same name

ARIES

public static final char ARIES
Constant for the character of the same name

TAURUS

public static final char TAURUS
Constant for the character of the same name

GEMINI

public static final char GEMINI
Constant for the character of the same name

CANCER

public static final char CANCER
Constant for the character of the same name

LEO

public static final char LEO
Constant for the character of the same name

VIRGO

public static final char VIRGO
Constant for the character of the same name

LIBRA

public static final char LIBRA
Constant for the character of the same name

SCORPIUS

public static final char SCORPIUS
Constant for the character of the same name

SAGITTARIUS

public static final char SAGITTARIUS
Constant for the character of the same name

CAPRICORN

public static final char CAPRICORN
Constant for the character of the same name

AQUARIUS

public static final char AQUARIUS
Constant for the character of the same name

PISCES

public static final char PISCES
Constant for the character of the same name

BLACK_SPADE_SUIT

public static final char BLACK_SPADE_SUIT
Constant for the character of the same name

WHITE_HEART_SUIT

public static final char WHITE_HEART_SUIT
Constant for the character of the same name

WHITE_DIAMOND_SUIT

public static final char WHITE_DIAMOND_SUIT
Constant for the character of the same name

BLACK_CLUB_SUIT

public static final char BLACK_CLUB_SUIT
Constant for the character of the same name

WHITE_SPADE_SUIT

public static final char WHITE_SPADE_SUIT
Constant for the character of the same name

BLACK_HEART_SUIT

public static final char BLACK_HEART_SUIT
Constant for the character of the same name

BLACK_DIAMOND_SUIT

public static final char BLACK_DIAMOND_SUIT
Constant for the character of the same name

WHITE_CLUB_SUIT

public static final char WHITE_CLUB_SUIT
Constant for the character of the same name

TELEPHONE_LOCATION_SIGN

public static final char TELEPHONE_LOCATION_SIGN
Constant for the character of the same name

ENVELOPE

public static final char ENVELOPE
Constant for the character of the same name

CHECK_MARK

public static final char CHECK_MARK
Constant for the character of the same name

BALLOT_X

public static final char BALLOT_X
Constant for the character of the same name


Copyright 1999-2002 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Copyright 1993-2000 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All Rights Reserved.
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.