Field Summary |
|
public static int | COLOR_AU_BG This field corresponds to SCROLL_COLOR_AU_BG skin property. |
public static int | COLOR_AU_FG This field corresponds to SCROLL_COLOR_AU_FG skin property. |
public static int | COLOR_BG This field corresponds to SCROLL_COLOR_BG skin property. |
public static int | COLOR_DN_ARROW |
public static int | COLOR_FG This field corresponds to SCROLL_COLOR_FG skin property. |
public static int | COLOR_FRAME |
public static int | COLOR_UP_ARROW |
public static Image[] | IMAGE_AU_BG This field corresponds to SCROLL_IMAGE_AU_BG skin property. |
public static Image | IMAGE_AU_DN This field corresponds to SCROLL_IMAGE_AU_DN skin property. |
public static Image[] | IMAGE_AU_FG This field corresponds to SCROLL_IMAGE_AU_FG skin property. |
public static Image | IMAGE_AU_UP This field corresponds to SCROLL_IMAGE_AU_UP skin property. |
public static Image[] | IMAGE_BG This field corresponds to SCROLL_IMAGE_BG skin property. |
public static Image | IMAGE_DN This field corresponds to SCROLL_IMAGE_DN skin property. |
public static Image[] | IMAGE_FG This field corresponds to SCROLL_IMAGE_FG skin property. |
public static Image | IMAGE_UP This field corresponds to SCROLL_IMAGE_UP skin property. |
public static int | MODE This field corresponds to SCROLL_MODE skin property. |
final public static int | MODE_ARROWS An value for describing a scroll indicator which
uses arrows in the soft button bar. |
final public static int | MODE_BAR An value for describing a scroll indicator which
uses a vertical bar with a thumb. |
public static int | WIDTH This field corresponds to SCROLL_WIDTH skin property. |