All Packages Class Hierarchy
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Index of all Fields and Methods
- addAdjustmentListener(AdjustmentListener).
Method in class Scroller
-
- adjustmentValueChanged(AdjustmentEvent).
Method in class Scroller
-
- getHSBValue().
Method in class Scroller
- returns back a float between 0 and 1 useful for HSB color creation
- getRGBValue().
Method in class Scroller
- returns back an int between 0 and 255 useful for RGB color creation
- HSB.
Static variable in class Scroller
- Used to specify an RGB - style scrollbar
- RGB.
Static variable in class Scroller
- Used to specify an RGB - style scrollbar
- Scroller(int, String).
Constructor for class Scroller
- type is the type of scrollbar to generate.
- setValue(float).
Method in class Scroller
- set the value of the scrollbar.
- setValue(int).
Method in class Scroller
- set the value of the scrollbar.