|
||||||||||
| 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/...). |
private void |
loadCustomData(AutomatedInstallData installdata)
Loads custom data like listener and lib references if exist and fills the installdata. |
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
installdata. All system properties are available as
$SYSTEM_
installdata - Where to store the installation data.
java.lang.Exception - Description of the Exceptionprivate java.lang.String buildWindowsDefaultPath()
private void loadCustomData(AutomatedInstallData installdata)
throws java.lang.Exception
installdata - installdata into which the custom action data should be
stored
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||