created: 01/20/02
There are dozens of GUI components and features in Project Swing. Only a few of them are covered in these chapters. All components are described in the documentation available for downloading from Sun Microsystems. Many of them are featured in Sun's on-line tutorials.
The last component these chapters discuss is class
JSlider
.
A slider is a component that mimics the operation
of continuously variable adjustment slide such as sometimes
found on audio equipment.
setPreferredSize()
methodsetName()
methodgetName()
methodgetSource()
method