|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DRichTextStyle
Represents a Notes database.
Field Summary | |
---|---|
static int |
COLOR_BLACK
Color constant. |
static int |
COLOR_BLUE
Color constant. |
static int |
COLOR_CYAN
Color constant. |
static int |
COLOR_DARK_BLUE
Color constant. |
static int |
COLOR_DARK_CYAN
Color constant. |
static int |
COLOR_DARK_GREEN
Color constant. |
static int |
COLOR_DARK_MAGENTA
Color constant. |
static int |
COLOR_DARK_RED
Color constant. |
static int |
COLOR_DARK_YELLOW
Color constant. |
static int |
COLOR_GRAY
Color constant. |
static int |
COLOR_GREEN
Color constant. |
static int |
COLOR_LIGHT_GRAY
Color constant. |
static int |
COLOR_MAGENTA
Color constant. |
static int |
COLOR_RED
Color constant. |
static int |
COLOR_WHITE
Color constant. |
static int |
COLOR_YELLOW
Color constant. |
static int |
EFFECTS_EMBOSS
Text effect constant. |
static int |
EFFECTS_EXTRUDE
Text effect constant. |
static int |
EFFECTS_NONE
Text effect constant. |
static int |
EFFECTS_SHADOW
Text effect constant. |
static int |
EFFECTS_SUBSCRIPT
Text effect constant. |
static int |
EFFECTS_SUPERSCRIPT
Text effect constant. |
static int |
FONT_COURIER
Font face constant. |
static int |
FONT_HELV
Font face constant. |
static int |
FONT_ROMAN
Font face constant. |
static int |
MAYBE
Constant: Maybe. |
static int |
NO
Constant: No. |
static int |
STYLE_NO_CHANGE
Font face constant. |
static int |
YES
Constant: Yes. |
Method Summary |
---|
Methods inherited from interface de.bea.domingo.DBase |
---|
equals, hashCode, toString |
Field Detail |
---|
static final int EFFECTS_NONE
static final int EFFECTS_SUPERSCRIPT
static final int EFFECTS_SUBSCRIPT
static final int EFFECTS_SHADOW
static final int EFFECTS_EMBOSS
static final int EFFECTS_EXTRUDE
static final int FONT_ROMAN
static final int FONT_HELV
static final int FONT_COURIER
static final int STYLE_NO_CHANGE
static final int YES
static final int NO
static final int MAYBE
static final int COLOR_BLACK
static final int COLOR_WHITE
static final int COLOR_RED
static final int COLOR_GREEN
static final int COLOR_BLUE
static final int COLOR_MAGENTA
static final int COLOR_YELLOW
static final int COLOR_CYAN
static final int COLOR_DARK_RED
static final int COLOR_DARK_GREEN
static final int COLOR_DARK_BLUE
static final int COLOR_DARK_MAGENTA
static final int COLOR_DARK_YELLOW
static final int COLOR_DARK_CYAN
static final int COLOR_GRAY
static final int COLOR_LIGHT_GRAY
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |