Uses of Class
visad.util.ColorChangeEvent

Packages that use ColorChangeEvent
visad.util Provides a collection of useful utilities, many of them GUI widgets, to aid in VisAD application design. 
 

Uses of ColorChangeEvent in visad.util
 

Methods in visad.util with parameters of type ColorChangeEvent
 void ColorWidget.colorChanged(ColorChangeEvent e)
          Listen to the ColorMap and re-dispatch the ColorChangeEvents to the ColorChangeListeners listening to the widget
 void ColorPreview.colorChanged(ColorChangeEvent e)
          Implementation of the ColorChangeListener interface
 void ColorChangeListener.colorChanged(ColorChangeEvent e)
          The function called when the color widget has changed
protected  void ColorWidget.notifyListeners(ColorChangeEvent e)
          Notify the ColorChangeListerers that the color widget has changed
protected  void ColorMap.notifyListeners(ColorChangeEvent e)
          Notify the ColorChangeListerers that the color widget has changed