Fields Summary |
---|
public static int | PAD_HThis field corresponds to TEXTFIELD_PAD_H skin property.
See its comment for further details. |
public static int | PAD_VThis field corresponds to TEXTFIELD_PAD_V skin property.
See its comment for further details. |
public static int | BOX_MARGINThis field corresponds to TEXTFIELD_BOX_MARGIN skin property.
See its comment for further details. |
public static int | WIDTH_CARETThis field corresponds to TEXTFIELD_WIDTH_CARET skin property.
See its comment for further details. |
public static int | SCROLL_RATEThis field corresponds to TEXTFIELD_SCRL_RATE skin property.
See its comment for further details. |
public static int | SCROLL_SPEEDThis field corresponds to TEXTFIELD_SCRL_SPD skin property.
See its comment for further details. |
public static int | COLOR_FGThis field corresponds to TEXTFIELD_COLOR_FG skin property.
See its comment for further details. |
public static int | COLOR_BGThis field corresponds to TEXTFIELD_COLOR_BG skin property.
See its comment for further details. |
public static int | COLOR_BORDERThis field corresponds to TEXTFIELD_COLOR_BRDR skin property.
See its comment for further details. |
public static int | COLOR_BORDER_SHDThis field corresponds to TEXTFIELD_COLOR_BRDR_SHD skin property.
See its comment for further details. |
public static int | COLOR_FG_UEThis field corresponds to TEXTFIELD_COLOR_FG_UE skin property.
See its comment for further details. |
public static int | COLOR_BG_UEThis field corresponds to TEXTFIELD_COLOR_BG_UE skin property.
See its comment for further details. |
public static int | COLOR_BORDER_UEThis field corresponds to TEXTFIELD_COLOR_BRDR_UE skin property.
See its comment for further details. |
public static int | COLOR_BORDER_SHD_UEThis field corresponds to TEXTFIELD_COLOR_BRDR_SHD_UE skin property.
See its comment for further details. |
public static javax.microedition.lcdui.Image[] | IMAGE_BGThis field corresponds to TEXTFIELD_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_BG_UEThis field corresponds to TEXTFIELD_IMAGE_BG_UE 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. |