Uses of Class
ucar.unidata.idv.InstallManager
Packages that use InstallManager
-
Uses of InstallManager in ucar.unidata.idv
Fields in ucar.unidata.idv declared as InstallManagerModifier and TypeFieldDescriptionprotected InstallManager
IdvBase.installManager
Handles reinstalling the IDVMethods in ucar.unidata.idv that return InstallManagerModifier and TypeMethodDescriptionprotected InstallManager
IdvBase.doMakeInstallManager()
Factory method to create theInstallManager
.IdvBase.getInstallManager()
Create, if needed, and return theInstallManager
protected InstallManager
IdvManager.getInstallManager()