@InterfaceAudience.Private public class InputModeScreenView extends AbstractScreenView
| Constructor and Description |
|---|
InputModeScreenView(Screen screen,
Terminal terminal,
int row,
String message,
List<String> histories,
InputModeScreenPresenter.ResultListener resultListener) |
| Modifier and Type | Method and Description |
|---|---|
ScreenView |
handleKeyPress(KeyPress keyPress) |
void |
init() |
void |
showInput(String message,
String inputString,
int cursorPosition) |
cancelTimer, clearTerminal, doResizeIfNecessary, getScreen, getTerminal, getTerminalPrinter, getTerminalSize, handleTimer, hideCursor, refreshTerminal, setCursorPosition, setTimerpublic void init()
init in interface ScreenViewinit in class AbstractScreenViewpublic ScreenView handleKeyPress(KeyPress keyPress)
handleKeyPress in interface ScreenViewhandleKeyPress in class AbstractScreenViewCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.