public class OSvTerminal extends TerminalSupport
| Modifier and Type | Field and Description | 
|---|---|
| java.lang.Object | stty | 
| java.lang.Class<?> | sttyClass | 
DEFAULT_HEIGHT, DEFAULT_WIDTH| Constructor and Description | 
|---|
| OSvTerminal() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | init() | 
| void | restore() | 
disableInterruptCharacter, 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.ExceptionCopyright © 2018. All Rights Reserved.