com.izforge.izpack.installer.gui
Class InstallerController

java.lang.Object
  extended by com.izforge.izpack.installer.gui.InstallerController

public class InstallerController
extends Object

Installer frame controller

Author:
Anthonin Bonnefoy

Constructor Summary
InstallerController(InstallDataConfiguratorWithRules installDataRulesEngineManager, InstallerFrame installerFrame)
           
 
Method Summary
 InstallerController buildInstallation()
           
 void launchInstallation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstallerController

public InstallerController(InstallDataConfiguratorWithRules installDataRulesEngineManager,
                           InstallerFrame installerFrame)
Method Detail

buildInstallation

public InstallerController buildInstallation()

launchInstallation

public void launchInstallation()


Copyright © 2018. All rights reserved.