Fields Summary |
---|
public static int | PAD_BUTTON_HThis field corresponds to STRINGITEM_PAD_BUTTON_H skin property.
See its comment for further details. |
public static int | PAD_BUTTON_VThis field corresponds to STRINGITEM_PAD_BUTTON_V skin property.
See its comment for further details. |
public static int | BUTTON_BORDER_WThis field corresponds to STRINGITEM_BUTTON_BORDER_W skin property.
See its comment for further details. |
public static int | COLOR_FG_LINKThis field corresponds to STRINGITEM_COLOR_FG_LNK skin property.
See its comment for further details. |
public static int | COLOR_FG_LINK_FOCUSThis field corresponds to STRINGITEM_COLOR_FG_LNK_FOC skin property.
See its comment for further details. |
public static int | COLOR_BG_LINK_FOCUSThis field corresponds to STRINGITEM_COLOR_BG_LNK_FOC skin property.
See its comment for further details. |
public static int | COLOR_FG_BUTTONThis field corresponds to STRINGITEM_COLOR_FG_BTN skin property.
See its comment for further details. |
public static int | COLOR_BG_BUTTONThis field corresponds to STRINGITEM_COLOR_BG_BTN skin property.
See its comment for further details. |
public static int | COLOR_BORDER_LTThis field corresponds to STRINGITEM_COLOR_BORDER_LT skin property.
See its comment for further details. |
public static int | COLOR_BORDER_DKThis field corresponds to STRINGITEM_COLOR_BORDER_DK skin property.
See its comment for further details. |
public static javax.microedition.lcdui.Font | FONTThis field corresponds to STRINGITEM_FONT skin property.
See its comment for further details. |
public static javax.microedition.lcdui.Font | FONT_LINKThis field corresponds to STRINGITEM_FONT_LNK skin property.
See its comment for further details. |
public static javax.microedition.lcdui.Font | FONT_BUTTONThis field corresponds to STRINGITEM_FONT_BTN skin property.
See its comment for further details. |
public static javax.microedition.lcdui.Image | IMAGE_LINKThis field corresponds to STRINGITEM_IMAGE_LNK skin property.
See its comment for further details. |
public static javax.microedition.lcdui.Image[] | IMAGE_BUTTONThis field corresponds to STRINGITEM_IMAGE_BTN 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. |