Fields Summary |
---|
public static int | PAD_HThis field corresponds to DATEFIELD_PAD_H skin property.
See its comment for further details. |
public static int | PAD_VThis field corresponds to DATEFIELD_PAD_V skin property.
See its comment for further details. |
public static int | BUTTON_BORDER_WThis field corresponds to DATEFIELD_BTN_BRDR_W skin property.
See its comment for further details. |
public static javax.microedition.lcdui.Font | FONTThis field corresponds to DATEFIELD_FONT skin property.
See its comment for further details. |
public static int | COLOR_FGThis field corresponds to DATEFIELD_COLOR_FG skin property.
See its comment for further details. |
public static int | COLOR_BGThis field corresponds to DATEFIELD_COLOR_BG skin property.
See its comment for further details. |
public static int | COLOR_BORDERThis field corresponds to DATEFIELD_COLOR_BRDR skin property.
See its comment for further details. |
public static int | COLOR_BORDER_LTThis field corresponds to DATEFIELD_COLOR_BRDR_LT skin property.
See its comment for further details. |
public static int | COLOR_BORDER_DKThis field corresponds to DATEFIELD_COLOR_BRDR_DK skin property.
See its comment for further details. |
public static int | COLOR_BORDER_SHDThis field corresponds to DATEFIELD_COLOR_BRDR_SHD skin property.
See its comment for further details. |
public static javax.microedition.lcdui.Image[] | IMAGE_BGThis field corresponds to DATEFIELD_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_BUTTON_BGThis field corresponds to DATEFIELD_IMAGE_BTN_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_ICON_DATEThis field corresponds to DATEFIELD_IMAGE_ICON_DATE skin property.
See its comment for further details. |
public static javax.microedition.lcdui.Image | IMAGE_ICON_TIMEThis field corresponds to DATEFIELD_IMAGE_ICON_TIME skin property.
See its comment for further details. |
public static javax.microedition.lcdui.Image | IMAGE_ICON_DATETIMEThis field corresponds to DATEFIELD_IMAGE_ICON_DATETIME skin property.
See its comment for further details. |