|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.izforge.izpack.panels.ImgPacksPanelAutomationHelper
Functions to support automated usage of the ImgPacksPanel
Constructor Summary | |
ImgPacksPanelAutomationHelper()
|
Method Summary | |
void |
makeXMLData(AutomatedInstallData idata,
XMLElement panelRoot)
Asks to make the XML panel data. |
void |
runAutomated(AutomatedInstallData idata,
XMLElement panelRoot)
Asks to run in the automated mode. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ImgPacksPanelAutomationHelper()
Method Detail |
public void makeXMLData(AutomatedInstallData idata, XMLElement panelRoot)
makeXMLData
in interface PanelAutomation
idata
- The installation data.panelRoot
- The XML root to write the data in.public void runAutomated(AutomatedInstallData idata, XMLElement panelRoot)
runAutomated
in interface PanelAutomation
idata
- The installation data.panelRoot
- The root of the panel data.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |