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

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

org.netbeans.modules.autoupdate.services 1.2

Uses of Class
org.netbeans.api.autoupdate.OperationSupport

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

Uses of OperationSupport in org.netbeans.api.autoupdate
 

Methods in org.netbeans.api.autoupdate that return types with arguments of type OperationSupport
static OperationContainer<OperationSupport> OperationContainer.createForDirectInstall()
           
static OperationContainer<OperationSupport> OperationContainer.createForDirectUpdate()
           
static OperationContainer<OperationSupport> OperationContainer.createForDisable()
           
static OperationContainer<OperationSupport> OperationContainer.createForEnable()
           
static OperationContainer<OperationSupport> OperationContainer.createForInstallNativeComponent()
           
static OperationContainer<OperationSupport> OperationContainer.createForUninstall()
           
 


org.netbeans.modules.autoupdate.services 1.2

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