Interface Terminal2
- All Superinterfaces:
Terminal
- All Known Implementing Classes:
DefaultTerminal2, NoInterruptUnixTerminal, UnixTerminal
-
Method Summary
Modifier and TypeMethodDescriptionbooleangetBooleanCapability(String capability) getNumericCapability(String capability) getStringCapability(String capability) Methods inherited from interface Terminal
disableInterruptCharacter, enableInterruptCharacter, getHeight, getOutputEncoding, getWidth, hasWeirdWrap, init, isAnsiSupported, isEchoEnabled, isSupported, reset, restore, setEchoEnabled, wrapInIfNeeded, wrapOutIfNeeded
-
Method Details
-
getBooleanCapability
-
getNumericCapability
-
getStringCapability
-