Package edu.wisc.ssec.mcidasv.probes


package edu.wisc.ssec.mcidasv.probes
  • Class
    Description
    This class captures a change to a probe and stores both the previous and current (as of the event's creation) changed values.
    The listener interface for receiving ReadoutProbe events.
    ReadoutProbe is a probe that combines a "pickable" probe widget with an adjacent text "readout" of the data value at the probe's current location.
    This class is a reimplementation of PointProbe that whose mouse movement is limited to the x- and y- axes.