Uses of Class
ucar.unidata.idv.InstallManager

Packages that use InstallManager
ucar.unidata.idv The idv package. 
 

Uses of InstallManager in ucar.unidata.idv
 

Fields in ucar.unidata.idv declared as InstallManager
protected  InstallManager IdvBase.installManager
          Handles reinstalling the IDV
 

Methods in ucar.unidata.idv that return InstallManager
protected  InstallManager IdvBase.doMakeInstallManager()
          Factory method to create the InstallManager.
 InstallManager IdvBase.getInstallManager()
          Create, if needed, and return the InstallManager
protected  InstallManager IdvManager.getInstallManager()