Uses of Class
visad.ScalarMapControlEvent

Packages that use ScalarMapControlEvent
visad The core VisAD package, providing support for VisAD's Data & MathType hierarchy, as well as for VisAD Displays and remote collaboration. 
visad.aeri   
visad.collab   
visad.data.amanda   
visad.gifts   
visad.paoloa   
visad.util Provides a collection of useful utilities, many of them GUI widgets, to aid in VisAD application design. 
 

Uses of ScalarMapControlEvent in visad
 

Methods in visad with parameters of type ScalarMapControlEvent
 void ScalarMapListener.controlChanged(ScalarMapControlEvent evt)
          Receive a ScalarMapEvent when the map control changes.
 void ScalarMapListener.controlChanged(ScalarMapControlEvent evt)
          Receive a ScalarMapEvent when the map control changes.
 

Uses of ScalarMapControlEvent in visad.aeri
 

Methods in visad.aeri with parameters of type ScalarMapControlEvent
 void Aeri.controlChanged(ScalarMapControlEvent e)
           
 void Qdiv.controlChanged(ScalarMapControlEvent e)
           
 void Aeri.controlChanged(ScalarMapControlEvent e)
           
 void Qdiv.controlChanged(ScalarMapControlEvent e)
           
 

Uses of ScalarMapControlEvent in visad.collab
 

Methods in visad.collab with parameters of type ScalarMapControlEvent
 void DisplayMonitorImpl.controlChanged(ScalarMapControlEvent evt)
          Handles ScalarMap control changes.
 void RemoteDisplayMonitorImpl.controlChanged(ScalarMapControlEvent e)
          Forwards the event to the adapted remote DisplayMonitor.
 void DisplayMonitorImpl.controlChanged(ScalarMapControlEvent evt)
          Handles ScalarMap control changes.
 void RemoteDisplayMonitorImpl.controlChanged(ScalarMapControlEvent e)
          Forwards the event to the adapted remote DisplayMonitor.
 

Uses of ScalarMapControlEvent in visad.data.amanda
 

Methods in visad.data.amanda with parameters of type ScalarMapControlEvent
 void TrackWidget.controlChanged(ScalarMapControlEvent evt)
           
 void TrackWidget.controlChanged(ScalarMapControlEvent evt)
           
 

Uses of ScalarMapControlEvent in visad.gifts
 

Methods in visad.gifts with parameters of type ScalarMapControlEvent
 void Gifts.controlChanged(ScalarMapControlEvent e)
           
 

Uses of ScalarMapControlEvent in visad.paoloa
 

Methods in visad.paoloa with parameters of type ScalarMapControlEvent
 void PCS.controlChanged(ScalarMapControlEvent evt)
           
 void PCSmatrix.controlChanged(ScalarMapControlEvent evt)
           
 void PCS.controlChanged(ScalarMapControlEvent evt)
           
 

Uses of ScalarMapControlEvent in visad.util
 

Methods in visad.util with parameters of type ScalarMapControlEvent
 void AnimationWidget.controlChanged(ScalarMapControlEvent evt)
          ScalarMapListener method used to detect new AnimationControl
 void ColorMapWidget.controlChanged(ScalarMapControlEvent evt)
          ScalarMapListener method used to detect new control.
 void ContourWidget.controlChanged(ScalarMapControlEvent evt)
          Deal with changes to the ScalarMap control
 void RangeWidget.controlChanged(ScalarMapControlEvent evt)
          Don't care about ScalarMap control changes.
 void SelectRangeWidget.controlChanged(ScalarMapControlEvent evt)
          ScalarMapListener method used to detect new control.
 void VisADSlider.controlChanged(ScalarMapControlEvent evt)
          ScalarMapListener method used to detect new control.
 void AnimationWidget.controlChanged(ScalarMapControlEvent evt)
          ScalarMapListener method used to detect new AnimationControl
 void ColorMapWidget.controlChanged(ScalarMapControlEvent evt)
          ScalarMapListener method used to detect new control.
 void ContourWidget.controlChanged(ScalarMapControlEvent evt)
          Deal with changes to the ScalarMap control
 void RangeWidget.controlChanged(ScalarMapControlEvent evt)
          Don't care about ScalarMap control changes.
 void SelectRangeWidget.controlChanged(ScalarMapControlEvent evt)
          ScalarMapListener method used to detect new control.
 void VisADSlider.controlChanged(ScalarMapControlEvent evt)
          ScalarMapListener method used to detect new control.