|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.izforge.izpack.panels.InstallationGroupPanelAutomationHelper
public class InstallationGroupPanelAutomationHelper
An automation helper for the InstallationGroupPanel
| Constructor Summary | |
|---|---|
InstallationGroupPanelAutomationHelper()
|
|
| Method Summary | |
|---|---|
void |
makeXMLData(AutomatedInstallData idata,
IXMLElement panelRoot)
Asks the panel to set its own XML data that can be brought back for an automated installation process. |
void |
runAutomated(AutomatedInstallData idata,
IXMLElement panelRoot)
TODO Need to add a InstallationGroupPanelAutomationHelper to read the xml data to allow an install group to specify the selected packs. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InstallationGroupPanelAutomationHelper()
| Method Detail |
|---|
public void makeXMLData(AutomatedInstallData idata,
IXMLElement panelRoot)
PanelAutomation
makeXMLData in interface PanelAutomationidata - The installation datapanelRoot - The XML root element of the panels blackbox tree.
public void runAutomated(AutomatedInstallData idata,
IXMLElement panelRoot)
runAutomated in interface PanelAutomationidata - The installation datapanelRoot - The XML root element of the panels blackbox tree.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||