Uses of Interface
ucar.unidata.ui.imagery.ImageSelector

Packages that use ImageSelector
ucar.unidata.idv.chooser Choosers for the IDV. 
ucar.unidata.idv.chooser.adde   
ucar.unidata.ui.imagery UI classes and utilities for selecting image data. 
 

Uses of ImageSelector in ucar.unidata.idv.chooser
 

Classes in ucar.unidata.idv.chooser that implement ImageSelector
 class ImageChooser
          Deprecated. use AddeImageChooser directly
 class RadarChooser
          Deprecated. Use AddeRadarChooser directly
 

Uses of ImageSelector in ucar.unidata.idv.chooser.adde
 

Classes in ucar.unidata.idv.chooser.adde that implement ImageSelector
 class AddeImageChooser
          Widget to select images from a remote ADDE server Displays a list of the descriptors (names) of the image datasets available for a particular ADDE group on the remote server.
 class AddeRadarChooser
          Widget to select NEXRAD radar images from a remote ADDE server Displays a list of the descriptors (names) of the radar datasets available for a particular ADDE group on the remote server.
 

Uses of ImageSelector in ucar.unidata.ui.imagery
 

Classes in ucar.unidata.ui.imagery that implement ImageSelector
 class GarpImageSelector
          Simulates the NSAT/GARP image selection widget.