|
|||||||||
| 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,
IXMLElement panelRoot)
dummy method |
void |
runAutomated(AutomatedInstallData installData,
IXMLElement 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,
IXMLElement panelRoot)
makeXMLData in interface PanelAutomationidata - DOCUMENT ME!panelRoot - DOCUMENT ME!
public void runAutomated(AutomatedInstallData installData,
IXMLElement panelRoot)
runAutomated in interface PanelAutomationinstallData - DOCUMENT ME!panelRoot - DOCUMENT ME!
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||