com.izforge.izpack.panels.licence
Class LicenceConsolePanel
java.lang.Object
com.izforge.izpack.installer.console.AbstractConsolePanel
com.izforge.izpack.installer.console.AbstractTextConsolePanel
com.izforge.izpack.panels.licence.AbstractLicenceConsolePanel
com.izforge.izpack.panels.licence.LicenceConsolePanel
- All Implemented Interfaces:
- ConsolePanel
public class LicenceConsolePanel
- extends AbstractLicenceConsolePanel
Console based Licence Panel.
|
Method Summary |
protected String |
getText()
Returns the text to display. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LicenceConsolePanel
public LicenceConsolePanel(Resources resources,
PanelView<ConsolePanel> panel)
- Constructs a
LicenceConsolePanel.
- Parameters:
resources - the resourcespanel - the parent panel/view. May be null
getText
protected String getText()
- Returns the text to display.
- Specified by:
getText in class AbstractTextConsolePanel
- Returns:
- the text. A null indicates failure
Copyright © 2018. All rights reserved.