|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.browsecode.helpers.installer.applications.ApplicationToInstall.Installer org.browsecode.helpers.installer.applications.ApplicationToInstall.TarGzipInstaller
public static class ApplicationToInstall.TarGzipInstaller
Only works on unixes.
Field Summary |
---|
Fields inherited from class org.browsecode.helpers.installer.applications.ApplicationToInstall.Installer |
---|
applicationToInstall, FAILED, installerFile, installerType, SUCCEEDED, USER_CANCELLED |
Constructor Summary | |
---|---|
ApplicationToInstall.TarGzipInstaller(ApplicationToInstall applicationToInstall,
java.net.URL installerFile)
|
Method Summary | |
---|---|
int |
install(ControlComputerInterface computerToInstallOn,
InstallApplication.InstallationConfirmationHandler confirmationHandler)
|
Methods inherited from class org.browsecode.helpers.installer.applications.ApplicationToInstall.Installer |
---|
getInstallerURLAsFileName, getType, getURL |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ApplicationToInstall.TarGzipInstaller(ApplicationToInstall applicationToInstall, java.net.URL installerFile)
Method Detail |
---|
public int install(ControlComputerInterface computerToInstallOn, InstallApplication.InstallationConfirmationHandler confirmationHandler)
install
in class ApplicationToInstall.Installer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |