Fields Summary |
---|
public static int | MARGINThis field corresponds to INPUT_MODE_MARGIN skin property.
See its comment for further details. |
public static int | COLOR_BGThis field corresponds to INPUT_MODE_COLOR_BG skin property.
See its comment for further details. |
public static int | COLOR_FGThis field corresponds to INPUT_MODE_COLOR_FG skin property.
See its comment for further details. |
public static int | COLOR_BDRThis field corresponds to INPUT_MODE_COLOR_BDR skin property.
See its comment for further details. |
public static javax.microedition.lcdui.Font | FONTThis field corresponds to INPUT_MODE_FONT skin property.
See its comment for further details. |
public static javax.microedition.lcdui.Image[] | IMAGE_BGThis field corresponds to INPUT_MODE_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. |