com.izforge.izpack.installer.bootstrap
Class InstallerGui

java.lang.Object
  extended by com.izforge.izpack.installer.bootstrap.InstallerGui

public class InstallerGui
extends Object

Gui-dedicated installer bootstrap


Constructor Summary
InstallerGui()
           
 
Method Summary
static void run(String langCode, String mediaPath, Overrides defaults)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstallerGui

public InstallerGui()
Method Detail

run

public static void run(String langCode,
                       String mediaPath,
                       Overrides defaults)
                throws Exception
Throws:
Exception


Copyright © 2018. All rights reserved.