public interface JansiSupport
Modifier and Type | Method and Description |
---|---|
Pty |
current() |
Pty |
open(Attributes attributes,
Size size) |
Terminal |
winSysTerminal(String name,
String type,
boolean ansiPassThrough,
Charset encoding,
int codepage,
boolean nativeSignals,
Terminal.SignalHandler signalHandler) |
Pty current() throws IOException
IOException
Pty open(Attributes attributes, Size size) throws IOException
IOException
Terminal winSysTerminal(String name, String type, boolean ansiPassThrough, Charset encoding, int codepage, boolean nativeSignals, Terminal.SignalHandler signalHandler) throws IOException
IOException
Copyright © 2018 JBoss by Red Hat. All rights reserved.