com.jivesoftware
Class Uninstaller

java.lang.Object
  extended bycom.install4j.api.CustomAction
      extended bycom.install4j.api.UninstallAction
          extended bycom.jivesoftware.Uninstaller

public class Uninstaller
extends com.install4j.api.UninstallAction


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

Uninstaller

public Uninstaller()
Method Detail

getPercentOfTotalInstallation

public int getPercentOfTotalInstallation()

performAction

public boolean performAction(com.install4j.api.Context context,
                             com.install4j.api.ProgressInterface progressInterface)

removeStartup

public void removeStartup(java.io.File dir)