| Package | Description |
|---|---|
| visad.util |
Provides a collection of useful utilities, many of them
GUI widgets, to aid in VisAD application design.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
Slider.notifyListeners(SliderChangeEvent e)
Notify the ColorChangeListerers that the color widget has changed
|
void |
SliderLabel.sliderChanged(SliderChangeEvent e)
Listen for slider change events
|
void |
SliderChangeListener.sliderChanged(SliderChangeEvent e)
The nessecary function to implement
|