public class IntroMenu extends ConsoleMenu
| Constructor and Description |
|---|
IntroMenu() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addMenuItems()
Enlists the
H2HConsoleMenuItems of this menu. |
protected String |
getExitItemText() |
protected String |
getInstruction() |
protected void |
onMenuExit() |
void |
shutdown() |
add, awaitBooleanParameter, awaitIntParameter, awaitStringParameter, createItems, exit, open, print, print, printError, printErrorprotected void addMenuItems()
ConsoleMenuH2HConsoleMenuItems of this menu.addMenuItems in class ConsoleMenuprotected String getExitItemText()
getExitItemText in class ConsoleMenuprotected void onMenuExit()
onMenuExit in class ConsoleMenupublic void shutdown()
protected String getInstruction()
getInstruction in class ConsoleMenuCopyright © 2019. All rights reserved.