org.netbeans.modules.autoupdate.services 1.16.1

Uses of Class
org.netbeans.api.autoupdate.InstallSupport.Validator

Packages that use InstallSupport.Validator
org.netbeans.api.autoupdate Services for searching, downloading and installing NBM with new functionality or updates of installed modules. 
 

Uses of InstallSupport.Validator in org.netbeans.api.autoupdate
 

Methods in org.netbeans.api.autoupdate that return InstallSupport.Validator
 InstallSupport.Validator InstallSupport.doDownload(ProgressHandle progress, boolean isGlobal)
          Downloads all instances i.e.
 

Methods in org.netbeans.api.autoupdate with parameters of type InstallSupport.Validator
 InstallSupport.Installer InstallSupport.doValidate(InstallSupport.Validator validator, ProgressHandle progress)
          Validates all instances that have been downloaded in the previous step.
 


org.netbeans.modules.autoupdate.services 1.16.1

Built on December 28 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.