com.izforge.izpack.panels.imgpacks
Class ImgPacksConsolePanel

java.lang.Object
  extended by com.izforge.izpack.installer.console.AbstractConsolePanel
      extended by com.izforge.izpack.panels.packs.PacksConsolePanel
          extended by 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

Constructor Summary
ImgPacksConsolePanel(PanelView<ConsolePanel> panel, InstallData installData, Prompt prompt)
          Constructor for ImgPacksConsolePanel
 
Method Summary
 
Methods inherited from class com.izforge.izpack.panels.packs.PacksConsolePanel
createInstallationRecord, run, run
 
Methods inherited from class com.izforge.izpack.installer.console.AbstractConsolePanel
generateOptions, getI18nStringForClass, getI18nStringForClass, getPanel, handlePanelValidationResult, printHeadLine, promptEndPanel, promptRerunPanel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.izforge.izpack.installer.console.ConsolePanel
generateOptions, handlePanelValidationResult
 

Constructor Detail

ImgPacksConsolePanel

public ImgPacksConsolePanel(PanelView<ConsolePanel> panel,
                            InstallData installData,
                            Prompt prompt)
Constructor for ImgPacksConsolePanel

Parameters:
panel - the parent panel/view. May be null
prompt - prompt


Copyright © 2018. All rights reserved.