|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NumberedBulletStyle
Constants which define the style of a numbered bullet.
Field Summary | |
---|---|
static int |
BULLET_ALPHA_LC_PAREN_BOTH
Lowercase alphabetic characters with both parenthesis. |
static int |
BULLET_ALPHA_LC_PAREN_RIGHT
Lowercase alphabetic characters with right parenthesis. |
static int |
BULLET_ALPHA_LC_PERIOD
Lowercase alphabetic characters with a period. |
static int |
BULLET_ALPHA_UC_PAREN_BOTH
Uppercase alphabetic characters with both parenthesis. |
static int |
BULLET_ALPHA_UC_PAREN_RIGHT
Uppercase alphabetic characters with right parenthesis. |
static int |
BULLET_ALPHA_UC_PERIOD
Uppercase alphabetic characters with a period. |
static int |
BULLET_ARABIC_ABJAD_DASH
Arabic Abjad alphabets with a dash. |
static int |
BULLET_ARABIC_ALPHA_DASH
Arabic language alphabetic characters with a dash. |
static int |
BULLET_ARABIC_DB_PERIOD
Double-byte Arabic numbering scheme with double-byte period. |
static int |
BULLET_ARABIC_DB_PLAIN
Double-byte Arabic numbering scheme (no punctuation). |
static int |
BULLET_ARABIC_PAREN_BOTH
Arabic numerals with both parenthesis. |
static int |
BULLET_ARABIC_PAREN_RIGHT
Arabic numerals with right parenthesis. |
static int |
BULLET_ARABIC_PERIOD
Arabic numerals with a period. |
static int |
BULLET_ARABIC_PLAIN
Arabic numerals. |
static int |
BULLET_CIRCLE_NUM_DB_PLAIN
Double-byte circled number for values up to 10. |
static int |
BULLET_CIRCLE_NUM_WD_BLACK_PLAIN
Shadow color number with circular background of normal text color. |
static int |
BULLET_CIRCLE_NUM_WD_WHITE_PLAIN
Text colored number with same color circle drawn around it. |
static int |
BULLET_DEFAULT
Any undefined style. |
static int |
BULLET_HEBREW_ALPHA_DASH
Hebrew language alphabetic characters with a dash. |
static int |
BULLET_HINDI_ALFHA_PERIOD
|
static int |
BULLET_HINDI_NUM_PERIOD
|
static int |
BULLET_KANJI_KOREAN_PERIOD
Japanese/Korean numbers with a period. |
static int |
BULLET_KANJI_KOREAN_PLAIN
Japanese/Korean numbers without a period. |
static int |
BULLET_ROMAN_LC_PAREN_BOTH
Lowercase Roman numerals with both parenthesis. |
static int |
BULLET_ROMAN_LC_PAREN_RIGHT
Lowercase Roman numerals with right parenthesis. |
static int |
BULLET_ROMAN_LC_PERIOD
Lowercase Roman numerals with period. |
static int |
BULLET_ROMAN_UC_PAREN_BOTH
Uppercase Roman numerals with both parenthesis. |
static int |
BULLET_ROMAN_UC_PAREN_RIGHT
Uppercase Roman numerals with right parenthesis. |
static int |
BULLET_ROMAN_UC_PERIOD
Uppercase Roman numerals with period. |
static int |
BULLET_SIMP_CHIN_PERIOD
Simplified Chinese with a period. |
static int |
BULLET_SIMP_CHIN_PLAIN
Simplified Chinese without a period. |
static int |
BULLET_THAI_ALPHA_PAREN_BOTH
|
static int |
BULLET_THAI_ALPHA_PAREN_RIGHT
|
static int |
BULLET_THAI_ALPHA_PERIOD
|
static int |
BULLET_THAI_NUM_PAREN_BOTH
|
static int |
BULLET_THAI_NUM_PAREN_RIGHT
|
static int |
BULLET_THAI_NUM_PERIOD
|
static int |
BULLET_TRAD_CHIN_PERIOD
Traditional Chinese with a period. |
static int |
BULLET_TRAD_CHIN_PLAIN
Traditional Chinese without a period. |
Field Detail |
---|
static final int BULLET_DEFAULT
static final int BULLET_ALPHA_LC_PERIOD
static final int BULLET_ALPHA_UC_PERIOD
static final int BULLET_ARABIC_PAREN_RIGHT
static final int BULLET_ARABIC_PERIOD
static final int BULLET_ROMAN_LC_PAREN_BOTH
static final int BULLET_ROMAN_LC_PAREN_RIGHT
static final int BULLET_ROMAN_LC_PERIOD
static final int BULLET_ROMAN_UC_PERIOD
static final int BULLET_ALPHA_LC_PAREN_BOTH
static final int BULLET_ALPHA_LC_PAREN_RIGHT
static final int BULLET_ALPHA_UC_PAREN_BOTH
static final int BULLET_ALPHA_UC_PAREN_RIGHT
static final int BULLET_ARABIC_PAREN_BOTH
static final int BULLET_ARABIC_PLAIN
static final int BULLET_ROMAN_UC_PAREN_BOTH
static final int BULLET_ROMAN_UC_PAREN_RIGHT
static final int BULLET_SIMP_CHIN_PLAIN
static final int BULLET_SIMP_CHIN_PERIOD
static final int BULLET_CIRCLE_NUM_DB_PLAIN
static final int BULLET_CIRCLE_NUM_WD_WHITE_PLAIN
static final int BULLET_CIRCLE_NUM_WD_BLACK_PLAIN
static final int BULLET_TRAD_CHIN_PLAIN
static final int BULLET_TRAD_CHIN_PERIOD
static final int BULLET_ARABIC_ALPHA_DASH
static final int BULLET_ARABIC_ABJAD_DASH
static final int BULLET_HEBREW_ALPHA_DASH
static final int BULLET_KANJI_KOREAN_PLAIN
static final int BULLET_KANJI_KOREAN_PERIOD
static final int BULLET_ARABIC_DB_PLAIN
static final int BULLET_ARABIC_DB_PERIOD
static final int BULLET_THAI_ALPHA_PERIOD
static final int BULLET_THAI_ALPHA_PAREN_RIGHT
static final int BULLET_THAI_ALPHA_PAREN_BOTH
static final int BULLET_THAI_NUM_PERIOD
static final int BULLET_THAI_NUM_PAREN_RIGHT
static final int BULLET_THAI_NUM_PAREN_BOTH
static final int BULLET_HINDI_ALFHA_PERIOD
static final int BULLET_HINDI_NUM_PERIOD
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |