com.izforge.izpack.panels.htmlhello
Class HTMLHelloConsolePanel

java.lang.Object
  extended by com.izforge.izpack.installer.console.AbstractConsolePanel
      extended by com.izforge.izpack.installer.console.AbstractTextConsolePanel
          extended by com.izforge.izpack.panels.htmlinfo.HTMLInfoConsolePanel
              extended by com.izforge.izpack.panels.htmlhello.HTMLHelloConsolePanel
All Implemented Interfaces:
ConsolePanel

public class HTMLHelloConsolePanel
extends HTMLInfoConsolePanel

Console implementation of HTMLHelloPanel.

Author:
Tim Anderson

Constructor Summary
HTMLHelloConsolePanel(Resources resources, PanelView<ConsolePanel> panel)
           
 
Method Summary
 
Methods inherited from class com.izforge.izpack.panels.htmlinfo.HTMLInfoConsolePanel
getText, run
 
Methods inherited from class com.izforge.izpack.installer.console.AbstractTextConsolePanel
removeHTML, run
 
Methods inherited from class com.izforge.izpack.installer.console.AbstractConsolePanel
createInstallationRecord, 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
 

Constructor Detail

HTMLHelloConsolePanel

public HTMLHelloConsolePanel(Resources resources,
                             PanelView<ConsolePanel> panel)


Copyright © 2018. All rights reserved.