Field Summary |
|
public static int | HEIGHT This field corresponds to PBAR_HEIGHT skin property. |
public static Image | IMAGE_BG This field corresponds to PBAR_IMAGE_BG skin property. |
public static Image | IMAGE_METER_EMPTY This field corresponds to PBAR_IMAGE_MTR_EMPTY skin property. |
public static Image | IMAGE_METER_FULL This field corresponds to PBAR_IMAGE_MTR_FULL skin property. |
public static Image | IMAGE_PERCENTS This field corresponds to PBAR_IMAGE_PERCENTS skin property. |
public static Image | IMAGE_VALUES This field corresponds to PBAR_IMAGE_VALUES skin property. |
public static int | METER_X This field corresponds to PBAR_METER_X skin property. |
public static int | METER_Y This field corresponds to PBAR_METER_Y skin property. |
public static int | ORIENTATION This field corresponds to PBAR_ORIENT skin property. |
public static int | VALUE_WIDTH This field corresponds to PBAR_VALUE_WIDTH skin property. |
public static int | VALUE_X This field corresponds to PBAR_VALUE_X skin property. |
public static int | VALUE_Y This field corresponds to PBAR_VALUE_Y skin property. |
public static int | WIDTH This field corresponds to PBAR_WIDTH skin property. |