com.izforge.izpack.panels.simplefinish
Class SimpleFinishConsolePanel
java.lang.Object
com.izforge.izpack.installer.console.AbstractConsolePanel
com.izforge.izpack.panels.finish.FinishConsolePanel
com.izforge.izpack.panels.simplefinish.SimpleFinishConsolePanel
- All Implemented Interfaces:
- ConsolePanel
public class SimpleFinishConsolePanel
- extends FinishConsolePanel
Console implementation of SimpleFinishPanel.
- Author:
- Tim Anderson
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleFinishConsolePanel
public SimpleFinishConsolePanel(PanelView<ConsolePanel> panel)
- Constructs an
SimpleFinishConsolePanel.
- Parameters:
panel - the parent panel/view. May be null
Copyright © 2018. All rights reserved.