Fields Summary |
---|
public static int | ORIENTATIONThis field corresponds to GAUGE_ORIENT skin property.
See its comment for further details. |
public static int | WIDTHThis field corresponds to GAUGE_WIDTH skin property.
See its comment for further details. |
public static int | HEIGHTThis field corresponds to GAUGE_HEIGHT skin property.
See its comment for further details. |
public static int | METER_XThis field corresponds to GAUGE_METER_X skin property.
See its comment for further details. |
public static int | METER_YThis field corresponds to GAUGE_METER_Y skin property.
See its comment for further details. |
public static int | INC_BTN_XThis field corresponds to GAUGE_INC_BTN_X skin property.
See its comment for further details. |
public static int | INC_BTN_YThis field corresponds to GAUGE_INC_BTN_Y skin property.
See its comment for further details. |
public static int | DEC_BTN_XThis field corresponds to GAUGE_DEC_BTN_X skin property.
See its comment for further details. |
public static int | DEC_BTN_YThis field corresponds to GAUGE_DEC_BTN_Y skin property.
See its comment for further details. |
public static int | VALUE_XThis field corresponds to GAUGE_VALUE_X skin property.
See its comment for further details. |
public static int | VALUE_YThis field corresponds to GAUGE_VALUE_Y skin property.
See its comment for further details. |
public static int | VALUE_WIDTHThis field corresponds to GAUGE_VALUE_WIDTH skin property.
See its comment for further details. |
public static javax.microedition.lcdui.Image | IMAGE_BGThis field corresponds to GAUGE_IMAGE_BG skin property.
See its comment for further details. |
public static javax.microedition.lcdui.Image | IMAGE_METER_EMPTYThis field corresponds to GAUGE_IMAGE_MTR_EMPTY skin property.
See its comment for further details. |
public static javax.microedition.lcdui.Image | IMAGE_METER_FULLThis field corresponds to GAUGE_IMAGE_MTR_FULL skin property.
See its comment for further details. |
public static javax.microedition.lcdui.Image | IMAGE_INC_BTNThis field corresponds to GAUGE_INC_BTN skin property.
See its comment for further details. |
public static javax.microedition.lcdui.Image | IMAGE_DEC_BTNThis field corresponds to GAUGE_DEC_BTN skin property.
See its comment for further details. |
public static javax.microedition.lcdui.Image | IMAGE_VALUESThis field corresponds to GAUGE_IMAGE_VALUES skin property.
See its comment for further details. |