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 TypeClassDescriptionclassPolar 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 TypeClassDescriptionclassWidget 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.classA chooser for adde front productsclassWidget 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.classWidget 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.classSelection widget for ADDE point dataclassSelection widget for ADDE point dataclassSelection widget for specifing data sources of NOAA National Profiler Network data.classWidget 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.classA chooser class for selecting Raob data.classChooser 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 AddeChooserAddeSoundingAdapter.addeChooserUsed 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)