Fields Summary |
---|
public static int | COLOR_BG_LINK_FOCUSThis field corresponds to IMAGEITEM_COLOR_BG_LNK_FOC skin property.
See its comment for further details. |
public static int | COLOR_BG_BUTTONThis field corresponds to IMAGEITEM_COLOR_BG_BTN skin property.
See its comment for further details. |
public static int | COLOR_BORDER_LTThis field corresponds to IMAGEITEM_COLOR_BORDER_LT skin property.
See its comment for further details. |
public static int | COLOR_BORDER_DKThis field corresponds to IMAGEITEM_COLOR_BORDER_DK skin property.
See its comment for further details. |
public static int | PAD_LINK_HThis field corresponds to IMAGEITEM_PAD_LNK_H skin property.
See its comment for further details. |
public static int | PAD_LINK_VThis field corresponds to IMAGEITEM_PAD_LNK_H skin property.
See its comment for further details. |
public static int | PAD_BUTTON_HThis field corresponds to IMAGEITEM_PAD_BTN_H skin property.
See its comment for further details. |
public static int | PAD_BUTTON_VThis field corresponds to IMAGEITEM_PAD_BTN_V skin property.
See its comment for further details. |
public static int | BUTTON_BORDER_WThis field corresponds to IMAGEITEM_BTN_BORDER_W skin property.
See its comment for further details. |
public static javax.microedition.lcdui.Image | IMAGE_LINK_HThis field corresponds to IMAGEITEM_IMAGE_LNK_H skin property.
See its comment for further details. |
public static javax.microedition.lcdui.Image | IMAGE_LINK_VThis field corresponds to IMAGEITEM_IMAGE_LNK_V skin property.
See its comment for further details. |
public static javax.microedition.lcdui.Image[] | IMAGE_BUTTONThis field corresponds to IMAGEITEM_IMAGE_BUTTON 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 and line border should be used. |