com.izforge.izpack.panels.installationgroup
Class InstallationGroupConsolePanel
java.lang.Object
com.izforge.izpack.installer.console.AbstractConsolePanel
com.izforge.izpack.panels.installationgroup.InstallationGroupConsolePanel
- All Implemented Interfaces:
- ConsolePanel
public class InstallationGroupConsolePanel
- extends AbstractConsolePanel
- implements ConsolePanel
Console implementation for the InstallationGroupPanel.
- Author:
- radai.rosenblatt@gmail.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstallationGroupConsolePanel
public InstallationGroupConsolePanel(PanelView<ConsolePanel> panel,
Prompt prompt,
AutomatedInstallData automatedInstallData,
PlatformModelMatcher matcher)
run
public boolean run(InstallData installData,
Properties properties)
- Specified by:
run in interface ConsolePanel
run
public boolean run(InstallData installData,
Console console)
- Specified by:
run in interface ConsolePanel- Overrides:
run in class AbstractConsolePanel
createInstallationRecord
public void createInstallationRecord(IXMLElement panelRoot)
- Specified by:
createInstallationRecord in interface ConsolePanel- Overrides:
createInstallationRecord in class AbstractConsolePanel
setSelectedPacksBySelectedGroup
protected void setSelectedPacksBySelectedGroup(GroupData selected)
Copyright © 2018. All rights reserved.