Fields Summary |
---|
public static int | HEIGHTThis field corresponds to PTI_HEIGHT skin property.
See its comment for further details. |
public static int | WIDTHThis field corresponds to PTI_WIDTH skin property.
See its comment for further details. |
public static int | MARGINThis field corresponds to PTI_MARGIN skin property.
See its comment for further details. |
public static int | COLOR_BGThis field corresponds to PTI_COLOR_BG skin property.
See its comment for further details. |
public static int | COLOR_FGThis field corresponds to PTI_COLOR_FG skin property.
See its comment for further details. |
public static int | COLOR_FG_HLThis field corresponds to PTI_COLOR_FG_HL skin property.
See its comment for further details. |
public static int | COLOR_BG_HLThis field corresponds to PTI_COLOR_BG_HL skin property.
See its comment for further details. |
public static int | COLOR_BDRThis field corresponds to PTI_COLOR_BDR skin property.
See its comment for further details. |
public static javax.microedition.lcdui.Font | FONTThis field corresponds to PTI_FONT skin property.
See its comment for further details. |
public static javax.microedition.lcdui.Image[] | IMAGE_BGThis field corresponds to PTI_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 | LEFT_ARROWThis field corresponds to PTI_LEFT_ARROW skin property.
See its comment for further details.
A 'null' value for this parameter means there is no image for
left indicator and it should not be used. |
public static javax.microedition.lcdui.Image | RIGHT_ARROWThis field corresponds to PTI_RIGHT_ARROW skin property.
See its comment for further details.
A 'null' value for this parameter means there is no image for
right indicator and it should not be used. |