public interface Terminal2 extends Terminal
Modifier and Type | Method and Description |
---|---|
boolean |
getBooleanCapability(String capability) |
Integer |
getNumericCapability(String capability) |
String |
getStringCapability(String capability) |
getHeight, getOutputEncoding, getWidth, hasWeirdWrap, init, isAnsiSupported, isEchoEnabled, isSupported, reset, restore, setEchoEnabled, wrapInIfNeeded, wrapOutIfNeeded
Copyright © 2017. All Rights Reserved.