Uses of Interface
ucar.unidata.idv.control.RangeWidget

Packages that use RangeWidget
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 RangeWidget in ucar.unidata.idv.control
 

Classes in ucar.unidata.idv.control that implement RangeWidget
 class ColorTableWidget
          A ControlWidget for the color table information in the control window
 class RangeDialog
          A JFrame widget to get range info from the user.
 

Methods in ucar.unidata.idv.control with parameters of type RangeWidget
 void DataTransectControl.addToRangeMenu(RangeWidget rw, List items)
          Add an entry into the range menu
 void DisplayControlImpl.addToRangeMenu(RangeWidget rw, List items)
          A hook to add an entry into the range menu
 void PlanViewControl.addToRangeMenu(RangeWidget rw, List items)
          Add an entry into the range menu