| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.install4j.api.CustomAction
com.install4j.api.InstallAction
org.jivesoftware.Installer
public class Installer
| Constructor Summary | |
|---|---|
Installer()
 | 
|
| Method Summary | |
|---|---|
 void | 
addStartup(java.io.File dir)
 | 
 int | 
getPercentOfTotalInstallation()
 | 
 boolean | 
performAction(com.install4j.api.InstallerWizardContext installerWizardContext,
              com.install4j.api.ProgressInterface progressInterface)
 | 
| Methods inherited from class com.install4j.api.InstallAction | 
|---|
cancel, performFirstRunAction, performUnattendedAction, rollback, rollbackUnattended | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Installer()
| Method Detail | 
|---|
public int getPercentOfTotalInstallation()
getPercentOfTotalInstallation in class com.install4j.api.CustomAction
public boolean performAction(com.install4j.api.InstallerWizardContext installerWizardContext,
                             com.install4j.api.ProgressInterface progressInterface)
                      throws com.install4j.api.UserCanceledException
performAction in class com.install4j.api.InstallActioncom.install4j.api.UserCanceledExceptionpublic void addStartup(java.io.File dir)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||