javax.jnlp
Interface ExtensionInstallerService
public interface ExtensionInstallerService
getInstallPath
String getInstallPath()
getExtensionVersion
String getExtensionVersion()
getExtensionLocation
URL getExtensionLocation()
hideProgressBar
void hideProgressBar()
hideStatusWindow
void hideStatusWindow()
setHeading
void setHeading(String heading)
setStatus
void setStatus(String status)
updateProgress
void updateProgress(int value)
installSucceeded
void installSucceeded(boolean needsReboot)
installFailed
void installFailed()
setJREInfo
void setJREInfo(String platformVersion,
String jrePath)
setNativeLibraryInfo
void setNativeLibraryInfo(String path)
getInstalledJRE
String getInstalledJRE(URL url,
String version)
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2015 aicas GmbH. All Rights Reserved.