|
||||||||||
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.ZipInstaller
public static class ApplicationToInstall.ZipInstaller
Field Summary |
---|
Fields inherited from class org.browsecode.helpers.installer.applications.ApplicationToInstall.Installer |
---|
applicationToInstall, FAILED, installerFile, installerType, SUCCEEDED, USER_CANCELLED |
Constructor Summary | |
---|---|
ApplicationToInstall.ZipInstaller(ApplicationToInstall applicationToInstall,
java.net.URL installerFile)
|
Method Summary | |
---|---|
int |
install(ControlComputerInterface onComputer,
InstallApplication.InstallationConfirmationHandler confirmationHandler)
|
protected int |
install(java.lang.String installTo,
ControlComputerInterface onComputer)
|
static void |
main(java.lang.String[] args)
|
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.ZipInstaller(ApplicationToInstall applicationToInstall, java.net.URL installerFile)
Method Detail |
---|
protected int install(java.lang.String installTo, ControlComputerInterface onComputer)
public int install(ControlComputerInterface onComputer, InstallApplication.InstallationConfirmationHandler confirmationHandler)
install
in class ApplicationToInstall.Installer
public static final void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |