Scrollbars
Scrollbars enable a user to “scroll” through a range of integer values.
Public Scrollbar(
int orientation, //HORIZONTAL || VERTICAL
int initialValue, //starting position
int visibleArea, // box size
int minimumValue,
int maximumValue)
Previous slide
Next slide
Back to first slide
View graphic version