Terminalpublic class OSvTerminal extends TerminalSupport
| Modifier and Type | Field | Description |
|---|---|---|
java.lang.Object |
stty |
|
java.lang.Class<?> |
sttyClass |
DEFAULT_HEIGHT, DEFAULT_WIDTH| Constructor | Description |
|---|---|
OSvTerminal() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
init() |
|
void |
restore() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdisableInterruptCharacter, enableInterruptCharacter, getHeight, getOutputEncoding, getWidth, hasWeirdWrap, isAnsiSupported, isEchoEnabled, isSupported, reset, setAnsiSupported, setEchoEnabled, wrapInIfNeeded, wrapOutIfNeededpublic void init()
throws java.lang.Exception
init in interface Terminalinit in class TerminalSupportjava.lang.Exceptionpublic void restore()
throws java.lang.Exception
restore in interface Terminalrestore in class TerminalSupportjava.lang.Exception