com.izforge.izpack.panels.jdkpath
Class JDKPathPanelAutomationHelper
java.lang.Object
com.izforge.izpack.installer.automation.PanelAutomationHelper
com.izforge.izpack.panels.jdkpath.JDKPathPanelAutomationHelper
- All Implemented Interfaces:
- AbstractUIHandler, PanelAutomation
public class JDKPathPanelAutomationHelper
- extends PanelAutomationHelper
- implements PanelAutomation
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JDKPathPanelAutomationHelper
public JDKPathPanelAutomationHelper()
createInstallationRecord
public void createInstallationRecord(InstallData installData,
IXMLElement rootElement)
- Specified by:
createInstallationRecord in interface PanelAutomation
runAutomated
public void runAutomated(InstallData installData,
IXMLElement panelRoot)
throws InstallerException
- Specified by:
runAutomated in interface PanelAutomation
- Throws:
InstallerException
processOptions
public void processOptions(InstallData installData,
Overrides overrides)
- Specified by:
processOptions in interface PanelAutomation
Copyright © 2018. All rights reserved.