|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ColorConstants
Contains the constants representing colors in the file.
Field Summary | |
---|---|
static short |
AQUA
Specifies the aqua color (51,204,204). |
static short |
AUTOMATIC
Fills the color automatically. |
static short |
BLACK
Specifies the black color (0,0,0). |
static short |
BLUE
Specifies the blue color (0,0,255). |
static short |
BLUE_GREY
Specifies the grey blue color (102,102,153). |
static short |
BRIGHT_GREEN
Specifies the bright green color (0,255,0). |
static short |
BROWN
Specifies the brown color (153,51,0). |
static short |
CORAL
Specifies the coral color (255,128,128). |
static short |
DARK_BLUE
Specifies the dark blue color (0,0,128). |
static short |
DARK_GREEN
Specifies the dark green color (0,51,0). |
static short |
DARK_PURPLE
Specifies the dark purple color (102,0,102). |
static short |
DARK_RED
Specifies the dark red color (128,0,0). |
static short |
DARK_TEAL
Specifies the dark teal color (0,51,102). |
static short |
DARK_YELLOW
Specifies the dark yellow color (128,128,0). |
static short |
GOLD
Specifies the gold color (255,204,0). |
static short |
GREEN
Specifies the green color (0,128,0). |
static short |
GREY_25_PERCENT
Specifies the 25% grey color (192,192,192). |
static short |
GREY_40_PERCENT
Specifies the 40% grey color (150,150,150). |
static short |
GREY_50_PERCENT
Specifies the 50% grey color (128,128,128). |
static short |
GREY_80_PERCENT
Specifies the 80% grey color (51,51,51). |
static short |
ICE_BLUE
Specifies the ice blue color (204,204,255). |
static short |
INDIGO
Specifies the indigo color (51,51,153). |
static short |
IVORY
Specifies the ivory color (255,255,204). |
static short |
LAVENDER
Specifies the lavender color (204,153,255). |
static short |
LIGHT_BLUE
Specifies the light blue color (51,102,255). |
static short |
LIGHT_GREEN
Specifies the light green color (204,255,204). |
static short |
LIGHT_ORANGE
Specifies the light orange color (255,153,0). |
static short |
LIGHT_TURQUOISE
Specifies the light turquoise color (204,255,255). |
static short |
LIGHT_TURQUOISE1
Specifies the light turquoise color (204,255,255). |
static short |
LIGHT_YELLOW
Specifies the light yellow color (255,255,153). |
static short |
LIME
Specifies the lime color (153,204,0). |
static short |
OCEAN_BLUE
Specifies the ocean blue color (0,102,204). |
static short |
OLIVE_GREEN
Specifies the olive color (51,51,0). |
static short |
ORANGE
Specifies the orange color (255,102,0). |
static short |
PALE_BLUE
Specifies the pale blue color (153,204,255). |
static short |
PERIWRINKLE
Specifies the cornflower blue color (153,153,255). |
static short |
PINK
Specifies the pink color (255,0,255). |
static short |
PLUM
Specifies the plum color (153,51,102). |
static short |
RED
Specifies the red color (255,0,0). |
static short |
ROSE
Specifies the rose color (255,153,204). |
static short |
SEA_GREEN
Specifies the sea green color (51,153,102). |
static short |
SKY_BLUE
Specifies the sky blue color (0,204,255). |
static short |
TAN
Specifies the tan color (255,204,153). |
static short |
TEAL
Specifies the teal color (0,128,128). |
static short |
TURQUOISE
Specifies the turquoise color (0,255,255). |
static short |
VIOLET
Specifies the violet color(128,0,128). |
static short |
WHITE
Specifies the white color (255,255,255). |
static short |
YELLOW
Specifies the yellow color (255,255,0). |
Field Detail |
---|
static final short AUTOMATIC
static final short BLACK
static final short WHITE
static final short RED
static final short BRIGHT_GREEN
static final short BLUE
static final short YELLOW
static final short PINK
static final short TURQUOISE
static final short DARK_RED
static final short GREEN
static final short DARK_BLUE
static final short DARK_YELLOW
static final short VIOLET
static final short TEAL
static final short GREY_25_PERCENT
static final short GREY_50_PERCENT
static final short PERIWRINKLE
static final short PLUM
static final short IVORY
static final short LIGHT_TURQUOISE1
static final short DARK_PURPLE
static final short CORAL
static final short OCEAN_BLUE
static final short ICE_BLUE
static final short SKY_BLUE
static final short LIGHT_TURQUOISE
static final short LIGHT_GREEN
static final short LIGHT_YELLOW
static final short PALE_BLUE
static final short ROSE
static final short LAVENDER
static final short TAN
static final short LIGHT_BLUE
static final short AQUA
static final short LIME
static final short GOLD
static final short LIGHT_ORANGE
static final short ORANGE
static final short BLUE_GREY
static final short GREY_40_PERCENT
static final short DARK_TEAL
static final short SEA_GREEN
static final short DARK_GREEN
static final short OLIVE_GREEN
static final short BROWN
static final short INDIGO
static final short GREY_80_PERCENT
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |