JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
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
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.util.List
getImageList
()
Return a list of images to be loaded.
Method Detail
getImageList
java.util.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
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method