Class WindowsTerminal
java.lang.Object
jline.TerminalSupport
jline.WindowsTerminal
jline.AnsiWindowsTerminal
edu.internet2.middleware.grouper.app.gsh.jline.WindowsTerminal
- All Implemented Interfaces:
jline.Terminal
public class WindowsTerminal
extends jline.AnsiWindowsTerminal
-
Nested Class Summary
Nested classes/interfaces inherited from class jline.WindowsTerminal
jline.WindowsTerminal.ConsoleMode -
Field Summary
Fields inherited from class jline.WindowsTerminal
ANSI, DIRECT_CONSOLEFields inherited from class jline.TerminalSupport
DEFAULT_HEIGHT, DEFAULT_WIDTH -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jline.AnsiWindowsTerminal
hasWeirdWrap, isAnsiSupported, wrapOutIfNeededMethods inherited from class jline.WindowsTerminal
disableInterruptCharacter, enableInterruptCharacter, getDirectConsole, getHeight, getOutputEncoding, getWidth, init, isSystemIn, restore, setDirectConsole, setEchoEnabledMethods inherited from class jline.TerminalSupport
isEchoEnabled, isSupported, reset, setAnsiSupported
-
Constructor Details
-
WindowsTerminal
- Throws:
Exception
-
-
Method Details
-
wrapInIfNeeded
- Specified by:
wrapInIfNeededin interfacejline.Terminal- Overrides:
wrapInIfNeededin classjline.WindowsTerminal- Throws:
IOException
-