ucar.unidata.ui.imagery
Interface ImageSelector

All Known Implementing Classes:
AddeImageChooser, AddeRadarChooser, GarpImageSelector, ImageChooser, RadarChooser

public interface ImageSelector

Interface for selecting a list of images

Version:
$Revision: 1.6 $
Author:
IDV Development Team

Method Summary
 List getImageList()
          Return a list of images to be loaded.
 

Method Detail

getImageList

List getImageList()
Return a list of images to be loaded. These can either be absolute path names of ADDE image requests.

Returns:
list of images