JSlider

Palette category
Swing
Palette bean
JSlider
Project
JFC class libraries
Package
com.sun.java.swing
Type
JSlider

Use a JSlider bean to provide a selection component for a range of values.

You should not use a JSlider bean with AWT components. Although Swing and AWT beans can be mixed, it is inadvisable.


Related procedures
Adding a List or Slider Component

Related references
List and Slider Beans
Beans for Visual Composition