public final class ApplicationStarter extends Object
| Constructor and Description |
|---|
ApplicationStarter(File destDir,
org.apache.commons.exec.CommandLine commandLine,
JFrame startFrame,
Kickstart4JListener listener,
Config config)
Constructor with all necessary data.
|
public ApplicationStarter(File destDir, org.apache.commons.exec.CommandLine commandLine, JFrame startFrame, Kickstart4JListener listener, Config config)
destDir - Target directory - Cannot be null.commandLine - Command line - Cannot be null.startFrame - Frame displaying the "Starting application..." message - May
be null.listener - Listener to be informed about startup completion - Cannot be
nullconfig - Current configuration - Cannot be null.Copyright © 2013 Future Invent Informationsmanagement GmbH, Hamburg (Germany). All Rights Reserved.