com.izforge.izpack.panels.imgpacks
Class ImgPacksConsolePanel
java.lang.Object
com.izforge.izpack.installer.console.AbstractConsolePanel
com.izforge.izpack.panels.packs.PacksConsolePanel
com.izforge.izpack.panels.imgpacks.ImgPacksConsolePanel
- All Implemented Interfaces:
- ConsolePanel
public final class ImgPacksConsolePanel
- extends PacksConsolePanel
A Console implementation for ImgPacksPanel. Behaves exactly like the
PacksConsolePanel
- Author:
- Polane Ramothea
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImgPacksConsolePanel
public ImgPacksConsolePanel(PanelView<ConsolePanel> panel,
InstallData installData,
Prompt prompt)
- Constructor for
ImgPacksConsolePanel
- Parameters:
panel - the parent panel/view. May be nullprompt - prompt
Copyright © 2018. All rights reserved.