站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

Uses of Package org.netbeans.api.autoupdate (Auto Update Services) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.autoupdate.services 1.2

Uses of Package
org.netbeans.api.autoupdate

Packages that use org.netbeans.api.autoupdate
org.netbeans.api.autoupdate Services for searching, downloading and installing NBM with new functionality or updates of installed modules. 
org.netbeans.spi.autoupdate The provider this SPI can be plugged into Autoupdate's Updates Providers and can supply NBM to Autoupdate Services. 
 

Classes in org.netbeans.api.autoupdate used by org.netbeans.api.autoupdate
InstallSupport
           
InstallSupport.Installer
           
InstallSupport.Restarter
           
InstallSupport.Validator
           
OperationContainer
           
OperationContainer.OperationInfo
           
OperationException
           
OperationException.ERROR_TYPE
           
OperationSupport
           
UpdateElement
          Instances provided by the UpdateUnit which represents specific version of update (e.g.
UpdateManager
          The central manager of content available to users in Autoupdate UI.
UpdateManager.TYPE
           
UpdateUnit
          Instances provided by the UpdateManager which represents wrapper of UpdateElement.
UpdateUnitProvider
          UpdateUnitProvider providers UpdateUnit.
UpdateUnitProviderFactory
          The factory handles UpdateUnitProvider, allow to create or removed them, browse the providers or refresh its content.
 

Classes in org.netbeans.api.autoupdate used by org.netbeans.spi.autoupdate
OperationException
           
 


org.netbeans.modules.autoupdate.services 1.2

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