cda549c2c2
JSlider registers as an image observer of label's icon Reviewed-by: alexp
10 lines
270 B
HTML
10 lines
270 B
HTML
<html>
|
|
<body>
|
|
<applet code="bug4987336.class" width=600 height=400></applet>
|
|
There are four Sliders. Each of them has a label with animated gif (a cup of coffee)
|
|
and a label with static image.
|
|
|
|
Check that for every LAF animation works for all Sliders.
|
|
</body>
|
|
</html>
|