Uses of Package
edu.wisc.ssec.mcidasv.probes
Packages that use edu.wisc.ssec.mcidasv.probes
Package
Description
McIDAS-V specific controls.
-
Classes in edu.wisc.ssec.mcidasv.probes used by edu.wisc.ssec.mcidasv.controlClassDescriptionThis 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. -
Classes in edu.wisc.ssec.mcidasv.probes used by edu.wisc.ssec.mcidasv.probesClassDescriptionThis 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 ofPointProbe
that whose mouse movement is limited to the x- and y- axes.