| java.lang.Object com.izforge.izpack.panels.ShortcutPanelAutomationHelper
ShortcutPanelAutomationHelper | public class ShortcutPanelAutomationHelper implements PanelAutomation(Code) | | The ShortcutPanelAutomationHelper is responsible to create Shortcuts during the automated
installation. Most code comes copied from the ShortcutPanel
author: Marc Eppelmann (marc.eppelmann@gmx.de) version: $Revision: 1540 $ |
runAutomated | public boolean runAutomated(AutomatedInstallData installData, XMLElement panelRoot)(Code) | | Implementation of the Shortcut Specific Automation Code
Parameters: installData - DOCUMENT ME! Parameters: panelRoot - DOCUMENT ME! DOCUMENT ME! |
|
|