Fields Summary |
---|
public static int | HEIGHTThis field corresponds to TITLE_HEIGHT skin property.
See its comment for further details. |
public static int | MARGINThis field corresponds to TITLE_MARGIN skin property.
See its comment for further details. |
public static int | TEXT_ALIGN_XThis field corresponds to TITLE_TEXT_ALIGN_X skin property.
See its comment for further details. |
public static int | TEXT_SHD_ALIGNThis field corresponds to TITLE_TEXT_SHD_ALIGN skin property.
See its comment for further details. |
public static int | COLOR_FGThis field corresponds to TITLE_COLOR_FG skin property.
See its comment for further details. |
public static int | COLOR_FG_SHDThis field corresponds to TITLE_COLOR_FG_SHD skin property.
See its comment for further details. |
public static int | COLOR_BGThis field corresponds to TITLE_COLOR_BG skin property.
See its comment for further details. |
public static javax.microedition.lcdui.Font | FONTThis field corresponds to TITLE_FONT skin property.
See its comment for further details. |
public static javax.microedition.lcdui.Image[] | IMAGE_BGThis field corresponds to TITLE_IMAGE_BG skin property.
See its comment for further details.
A 'null' value for this array means there is no image background
and either the tile image, or a solid fill color should be used. |