Uses of Class
edu.wisc.ssec.mcidasv.chooser.adde.AddeChooser
Packages that use AddeChooser
Package
Description
McIDAS-V specific choosers.
-
Uses of AddeChooser in edu.wisc.ssec.mcidasv.chooser
Subclasses of AddeChooser in edu.wisc.ssec.mcidasv.chooserModifier and TypeClassDescriptionclass
Polar Orbit Track Chooser Allows user to load TLE files for display in McIDAS-V via three methods: Remote: ADDE or URL Local: file -
Uses of AddeChooser in edu.wisc.ssec.mcidasv.chooser.adde
Subclasses of AddeChooser in edu.wisc.ssec.mcidasv.chooser.addeModifier and TypeClassDescriptionclass
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
A chooser for adde front productsclass
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
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
Selection widget for ADDE point dataclass
Selection widget for ADDE point dataclass
Selection widget for specifing data sources of NOAA National Profiler Network data.class
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.class
A chooser class for selecting Raob data.class
Chooser that allows users to select images from a remote ADDE server. -
Uses of AddeChooser in edu.wisc.ssec.mcidasv.data.adde
Fields in edu.wisc.ssec.mcidasv.data.adde declared as AddeChooserModifier and TypeFieldDescriptionprivate AddeChooser
AddeSoundingAdapter.addeChooser
Used to grab accounting information for a currently selected server.Constructors in edu.wisc.ssec.mcidasv.data.adde with parameters of type AddeChooserModifierConstructorDescriptionAddeSoundingAdapter
(String server, String mandDataset, String sigDataset, boolean mainHours, AddeChooser chooser) AddeSoundingAdapter
(String server, String mandDataset, String sigDataset, String satelliteTime, String satellitePixel, AddeChooser chooser)