com.izforge.izpack.panels.checkedhello
Class CheckedHelloPanelAutomationHelper

java.lang.Object
  extended by com.izforge.izpack.panels.checkedhello.CheckedHelloPanelAutomationHelper
All Implemented Interfaces:
PanelAutomation

public class CheckedHelloPanelAutomationHelper
extends Object
implements PanelAutomation


Constructor Summary
CheckedHelloPanelAutomationHelper(RegistryDefaultHandler handler, InstallData installData)
           
 
Method Summary
 void createInstallationRecord(InstallData installData, IXMLElement panelRoot)
          
 void processOptions(InstallData installData, Overrides overrides)
          
 void runAutomated(InstallData installData, IXMLElement panelRoot)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckedHelloPanelAutomationHelper

public CheckedHelloPanelAutomationHelper(RegistryDefaultHandler handler,
                                         InstallData installData)
                                  throws NativeLibException
Throws:
NativeLibException
Method Detail

createInstallationRecord

public void createInstallationRecord(InstallData installData,
                                     IXMLElement panelRoot)

Specified by:
createInstallationRecord in interface PanelAutomation

runAutomated

public void runAutomated(InstallData installData,
                         IXMLElement panelRoot)

Specified by:
runAutomated in interface PanelAutomation

processOptions

public void processOptions(InstallData installData,
                           Overrides overrides)

Specified by:
processOptions in interface PanelAutomation


Copyright © 2018. All rights reserved.