|
||||||||||
| 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.UninstallAction
org.jivesoftware.Uninstaller
public class Uninstaller
Performs registry operations on removal of the Spark client. This is a windows only function.
| Constructor Summary | |
|---|---|
Uninstaller()
|
|
| Method Summary | |
|---|---|
int |
getPercentOfTotalInstallation()
|
boolean |
performAction(com.install4j.api.Context context,
com.install4j.api.ProgressInterface progressInterface)
|
void |
removeStartup(java.io.File dir)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Uninstaller()
| Method Detail |
|---|
public int getPercentOfTotalInstallation()
getPercentOfTotalInstallation in class com.install4j.api.CustomAction
public boolean performAction(com.install4j.api.Context context,
com.install4j.api.ProgressInterface progressInterface)
performAction in class com.install4j.api.UninstallActionpublic void removeStartup(java.io.File dir)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||