Fields Summary |
---|
public static int | HEIGHTThis field corresponds to TICKER_HEIGHT skin property.
See its comment for further details. |
public static int | ALIGNThis field corresponds to TICKER_ALIGN skin property.
See its comment for further details. |
public static int | DIRECTIONThis field corresponds to TICKER_DIRECTION skin property.
See its comment for further details. |
public static int | RATEThis field corresponds to TICKER_RATE skin property.
See its comment for further details. |
public static int | SPEEDThis field corresponds to TICKER_SPEED skin property.
See its comment for further details. |
public static int | TEXT_ANCHOR_YThis field corresponds to TICKER_TEXT_ANCHOR_Y skin property.
See its comment for further details. |
public static int | TEXT_SHD_ALIGNThis field corresponds to TICKER_TEXT_SHD_ALIGN skin property.
See its comment for further details. |
public static int | COLOR_BGThis field corresponds to TICKER_COLOR_BG skin property.
See its comment for further details. |
public static int | COLOR_FGThis field corresponds to TICKER_COLOR_FG skin property.
See its comment for further details. |
public static int | COLOR_FG_SHDThis field corresponds to TICKER_COLOR_FG_SHD skin property.
See its comment for further details. |
public static javax.microedition.lcdui.Font | FONTThis field corresponds to TICKER_FONT skin property.
See its comment for further details. |
public static javax.microedition.lcdui.Image[] | IMAGE_BGThis field corresponds to TICKER_IMAGE_BG skin property.
See its comment for further details.
A 'null' value for this array means there is no image background
and a solid fill color should be used. |
public static javax.microedition.lcdui.Image[] | IMAGE_AU_BGThis field corresponds to TICKER_IMAGE_AU_BG skin property.
See its comment for further details.
A 'null' value for this array means there is no image background
and a solid fill color should be used. |