Uses of Class
ucar.unidata.idv.chooser.IdvChooserManager

Packages that use IdvChooserManager
ucar.unidata.idv The idv package. 
ucar.unidata.idv.chooser Choosers for the IDV. 
ucar.unidata.idv.chooser.adde   
ucar.unidata.view.sounding Provides support for aerological diagrams. 
 

Uses of IdvChooserManager in ucar.unidata.idv
 

Fields in ucar.unidata.idv declared as IdvChooserManager
protected  IdvChooserManager IdvBase.chooserManager
          The chooser manager
 

Methods in ucar.unidata.idv that return IdvChooserManager
protected  IdvChooserManager IdvBase.doMakeIdvChooserManager()
          Factory method to create the IdvChooserManager
 IdvChooserManager IdvBase.getIdvChooserManager()
          Create, if needed, and return the IdvChooserManager
protected  IdvChooserManager IdvManager.getIdvChooserManager()
          Wrapper method, calling into idv
 

Uses of IdvChooserManager in ucar.unidata.idv.chooser
 

Constructors in ucar.unidata.idv.chooser with parameters of type IdvChooserManager
BundleChooser(IdvChooserManager mgr, Element root)
          Create the BundleChooser, passing in the manager and the xml element from choosers.xml
DqcRadarChooser(IdvChooserManager mgr, Element root)
          Create the RadarChooser
FileChooser(IdvChooserManager mgr, Element root)
          Create the FileChooser, passing in the manager and the xml element from choosers.xml
FrontChooser(IdvChooserManager mgr, Element root)
          Make a new one
IdvChooser(IdvChooserManager chooserManager, Element chooserNode)
          Create the chooser
IdvChooser(IntegratedDataViewer idv, IdvChooserManager chooserManager, Element chooserNode)
          Create the chooser
ImageChooser(IdvChooserManager mgr, Element root)
          Deprecated. ctor
Level2RadarChooser(IdvChooserManager mgr, Element root)
          Create the chooser with the given chooser manager and xml root (from the xml that defines this chooser).
LightningChooser(IdvChooserManager mgr, Element root)
          Deprecated. Construct a Lightning Chooser using the manager and the root XML that defines this object.
McidasImageChooser(IdvChooserManager mgr, Element root)
          Create the chooser with the given manager and xml
MesoWestChooser(IdvChooserManager mgr, Element root)
          Create the UrlChooser
PointChooser(IdvChooserManager mgr, Element root)
          Deprecated. Construct a PointChooser using the manager and the root XML that defines this object.
PollingFileChooser(IdvChooserManager mgr, Element root)
          Create the PollingFileChooser, passing in the manager and the xml element from choosers.xml
ProfilerChooser(IdvChooserManager mgr, Element root)
          Deprecated. Construct a Profiler Chooser using the manager and the root XML that defines this object.
RadarChooser(IdvChooserManager mgr, Element root)
          Deprecated. Create the RadarChooser
RaobChooser(IdvChooserManager mgr, Element root)
          Construct a RaobChooser using the manager and the root XML that defines this object.
RaobPointChooser(IdvChooserManager mgr, Element root)
          Deprecated. Construct a Point Chooser using the manager and the root XML that defines this object.
SkeletonChooser(IdvChooserManager mgr, Element root)
          The constructor that is called.
TDSPointObsChooser(IdvChooserManager mgr, Element root)
          Create the PointObsChooser
TDSRadarChooser(IdvChooserManager mgr, Element root)
          Create the RadarChooser
TDSRadarChooser1(IdvChooserManager mgr, Element root)
          Create the RadarChooser
TimesChooser(IdvChooserManager mgr, Element root)
          Create me.
UrlChooser(IdvChooserManager mgr, Element root)
          Create the UrlChooser
XmlChooser(IdvChooserManager mgr, Element root)
          Create the XmlChooser
 

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

Constructors in ucar.unidata.idv.chooser.adde with parameters of type IdvChooserManager
AddeChooser(IdvChooserManager mgr, Element root)
          Create an AddeChooser associated with an IdvChooser
AddeFrontChooser(IdvChooserManager mgr, Element root)
          Make a new one
AddeImageChooser(IdvChooserManager mgr, Element root)
          Construct an Adde image selection widget
AddeLightningDataChooser(IdvChooserManager mgr, Element root)
          Create a new AddeLightningDataChooser with the preferred list of ADDE servers.
AddePointDataChooser(IdvChooserManager mgr, Element root)
          Create a chooser for Adde POINT data
AddeProfilerDataChooser(IdvChooserManager mgr, Element root)
          ctor
AddeRadarChooser(IdvChooserManager mgr, Element root)
          Construct an Adde image selection widget displaying information for the specified dataset located on the specified server.
AddeRaobPointDataChooser(IdvChooserManager mgr, Element root)
          Create a new AddeRaobPointDataChooser with the preferred list of ADDE servers.
 

Uses of IdvChooserManager in ucar.unidata.view.sounding
 

Constructors in ucar.unidata.view.sounding with parameters of type IdvChooserManager
SoundingSelector(IdvChooser idvChooser, IdvChooserManager mgr, Element chooserNode)
          Create a new SoundingSelector associated with the resources