|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.izforge.izpack.installer.InstallerBase
Common utility functions for the GUI and text installers. (Do not import swing/awt classes to this class.)
Constructor Summary | |
InstallerBase()
|
Method Summary | |
private java.lang.String |
buildWindowsDefaultPath()
Builds the default path for Windows (i.e Program Files/...). |
void |
loadInstallData(AutomatedInstallData installdata)
Loads the installation data. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public InstallerBase()
Method Detail |
public void loadInstallData(AutomatedInstallData installdata) throws java.lang.Exception
java.lang.Exception
- Description of the Exceptionprivate java.lang.String buildWindowsDefaultPath()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |