Uses of Class
ucar.unidata.idv.control.SelectRangeWidget

Packages that use SelectRangeWidget
ucar.unidata.idv.control DisplayControls for the IDV - A DisplayControl generally has a data depiction and a control window for modifying or interacting with the display. 
 

Uses of SelectRangeWidget in ucar.unidata.idv.control
 

Fields in ucar.unidata.idv.control declared as SelectRangeWidget
protected  SelectRangeWidget DisplayControlImpl.selectRangeWidget
          This is the contour info gui widget for controls enabled for contours
 

Methods in ucar.unidata.idv.control that return SelectRangeWidget
 SelectRangeWidget DisplayControlImpl.getSelectRangeWidget(Range r)
          Get the SelectRangeWidget using the specified range.