|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.izforge.izpack.panels.ShortcutPanelAutomationHelper
public class ShortcutPanelAutomationHelper
The ShortcutPanelAutomationHelper is responsible to create Shortcuts during the automated installation. Most code comes copied from the ShortcutPanel
Constructor Summary | |
---|---|
ShortcutPanelAutomationHelper()
|
Method Summary | |
---|---|
void |
makeXMLData(AutomatedInstallData idata,
XMLElement panelRoot)
dummy method |
boolean |
runAutomated(AutomatedInstallData installData,
XMLElement panelRoot)
Implementation of the Shortcut Specific Automation Code |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShortcutPanelAutomationHelper()
Method Detail |
---|
public void makeXMLData(AutomatedInstallData idata, XMLElement panelRoot)
makeXMLData
in interface PanelAutomation
idata
- DOCUMENT ME!panelRoot
- DOCUMENT ME!public boolean runAutomated(AutomatedInstallData installData, XMLElement panelRoot)
runAutomated
in interface PanelAutomation
installData
- DOCUMENT ME!panelRoot
- DOCUMENT ME!
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |