com.izforge.izpack.panels.installationgroup
Class InstallationGroupPanelAutomationHelper
java.lang.Object
com.izforge.izpack.panels.installationgroup.InstallationGroupPanelAutomationHelper
- All Implemented Interfaces:
- PanelAutomation
public class InstallationGroupPanelAutomationHelper
- extends Object
- implements PanelAutomation
An automation helper for the InstallationGroupPanel
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstallationGroupPanelAutomationHelper
public InstallationGroupPanelAutomationHelper()
createInstallationRecord
public void createInstallationRecord(InstallData installData,
IXMLElement rootElement)
- Specified by:
createInstallationRecord in interface PanelAutomation
runAutomated
public void runAutomated(InstallData idata,
IXMLElement panelRoot)
- Specified by:
runAutomated in interface PanelAutomation
processOptions
public void processOptions(InstallData installData,
Overrides overrides)
- Specified by:
processOptions in interface PanelAutomation
Copyright © 2018. All rights reserved.