public class JansiSupportImpl extends Object implements JansiSupport
| Constructor and Description |
|---|
JansiSupportImpl() |
| Modifier and Type | Method and Description |
|---|---|
Pty |
current() |
Pty |
open(Attributes attributes,
Size size) |
Terminal |
winSysTerminal(String name,
boolean nativeSignals,
Terminal.SignalHandler signalHandler) |
public Pty current() throws IOException
current in interface JansiSupportIOExceptionpublic Pty open(Attributes attributes, Size size) throws IOException
open in interface JansiSupportIOExceptionpublic Terminal winSysTerminal(String name, boolean nativeSignals, Terminal.SignalHandler signalHandler) throws IOException
winSysTerminal in interface JansiSupportIOExceptionCopyright © 2017. All rights reserved.