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, vtReset
public java.lang.String terminalType()
terminalType
in class TerminalInterpreter
public boolean setTerminalType()
public int interpretChar(char c)
interpretChar
in class TerminalInterpreter