com.mindbright.terminal
public final class TerminalDumb extends TerminalInterpreter
IGNORE, term| Constructor and Description |
|---|
TerminalDumb() |
| Modifier and Type | Method and Description |
|---|---|
int |
interpretChar(char c) |
boolean |
setTerminalType() |
java.lang.String |
terminalType() |
keyHandler, mouseHandler, setDumbMode, setTerminal, vtResetpublic java.lang.String terminalType()
terminalType in class TerminalInterpreterpublic boolean setTerminalType()
public int interpretChar(char c)
interpretChar in class TerminalInterpreter