public interface CustomInstaller
Modifier and Type | Method | Description |
---|---|---|
boolean |
install(String codeName,
String specificationVersion,
org.netbeans.api.progress.ProgressHandle handle) |
boolean install(String codeName, String specificationVersion, org.netbeans.api.progress.ProgressHandle handle) throws OperationException
codeName
- code name of the native componentspecificationVersion
- specification version of componenthandle
- ProgressHandleOperationException
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.