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

C-Index (Auto Update Services) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.autoupdate.services 1.2
A C D E G H I K L O R S T U V

C

canBeAdded(UpdateUnit, UpdateElement) - Method in class org.netbeans.api.autoupdate.OperationContainer
 
contains(UpdateElement) - Method in class org.netbeans.api.autoupdate.OperationContainer
 
create(String, String, URL) - Method in class org.netbeans.api.autoupdate.UpdateUnitProviderFactory
Creates new UpdateUnitProvider and store its preferences.
create(String, File...) - Method in class org.netbeans.api.autoupdate.UpdateUnitProviderFactory
Creates new UpdateUnitProvider for temporary usage.
createFeature(String, String, Set<String>, String, String, String) - Static method in class org.netbeans.spi.autoupdate.UpdateItem
Creates UpdateItem which represents Feature, it's means group of NetBeans Modules.
createForDirectInstall() - Static method in class org.netbeans.api.autoupdate.OperationContainer
 
createForDirectUpdate() - Static method in class org.netbeans.api.autoupdate.OperationContainer
 
createForDisable() - Static method in class org.netbeans.api.autoupdate.OperationContainer
 
createForEnable() - Static method in class org.netbeans.api.autoupdate.OperationContainer
 
createForInstall() - Static method in class org.netbeans.api.autoupdate.OperationContainer
 
createForInstallNativeComponent() - Static method in class org.netbeans.api.autoupdate.OperationContainer
 
createForUninstall() - Static method in class org.netbeans.api.autoupdate.OperationContainer
 
createForUpdate() - Static method in class org.netbeans.api.autoupdate.OperationContainer
 
createInstalledNativeComponent(String, String, Set<String>, String, String, CustomUninstaller) - Static method in class org.netbeans.spi.autoupdate.UpdateItem
Creates UpdateItem which represents Native Component with own installer.
createLocalization(String, String, String, Locale, String, String, String, String, URL, Boolean, Boolean, String, UpdateLicense) - Static method in class org.netbeans.spi.autoupdate.UpdateItem
Creates UpdateItem which can localized NetBeans Module in given Locale.
createModule(String, String, URL, String, String, String, String, String, Manifest, Boolean, Boolean, String, UpdateLicense) - Static method in class org.netbeans.spi.autoupdate.UpdateItem
Creates UpdateItem/code> which represents NetBeans Module in Autoupdate infrastructure.
createNativeComponent(String, String, String, Set<String>, String, String, Boolean, Boolean, String, CustomInstaller, UpdateLicense) - Static method in class org.netbeans.spi.autoupdate.UpdateItem
Creates UpdateItem which represents Native Component with own installer.
createUpdateLicense(String, String) - Static method in class org.netbeans.spi.autoupdate.UpdateLicense
 
CustomInstaller - Interface in org.netbeans.spi.autoupdate
The call-back interface which is called from Autoupdate infrastructure when the native component is installed.
CustomUninstaller - Interface in org.netbeans.spi.autoupdate
The call-back interface which is called from Autoupdate infrastructure when the native component is uninstalled.

org.netbeans.modules.autoupdate.services 1.2
A C D E G H I K L O R S T U V
Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.