com.izforge.izpack.panels.target
Class TargetPanelAutomation
java.lang.Object
com.izforge.izpack.panels.target.TargetPanelAutomation
- All Implemented Interfaces:
- PanelAutomation
public class TargetPanelAutomation
- extends Object
- implements PanelAutomation
Functions to support automated usage of the TargetPanel
- Author:
- Jonathan Halliday, Julien Ponge
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TargetPanelAutomation
public TargetPanelAutomation()
createInstallationRecord
public void createInstallationRecord(InstallData installData,
IXMLElement panelRoot)
- Specified by:
createInstallationRecord in interface PanelAutomation
runAutomated
public void runAutomated(InstallData installData,
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.