|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.izforge.izpack.uninstaller.UninstallerConsole
public class UninstallerConsole
Nested Class Summary | |
---|---|
private class |
UninstallerConsole.DestroyerHandler
The destroyer handler. |
Field Summary | |
---|---|
protected java.lang.String |
installPath
The installation path. |
protected static LocaleDatabase |
langpack
The language pack. |
Constructor Summary | |
---|---|
UninstallerConsole()
|
Method Summary | |
---|---|
private void |
getInstallPath()
Gets the installation path from the log file. |
void |
runUninstall(boolean destroy)
Runs the cmd line uninstaller. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.String installPath
protected static LocaleDatabase langpack
Constructor Detail |
---|
public UninstallerConsole() throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
private void getInstallPath() throws java.lang.Exception
java.lang.Exception
- Description of the Exceptionpublic void runUninstall(boolean destroy)
destroy
- Equivallen to the destroy option in the GUI.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |