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