|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjline.TerminalSupport
jline.UnsupportedTerminal
public class UnsupportedTerminal
An unsupported terminal.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class jline.TerminalSupport |
---|
TerminalSupport.RestoreHook |
Field Summary |
---|
Fields inherited from class jline.TerminalSupport |
---|
DEFAULT_HEIGHT, DEFAULT_KEYBINDINGS_PROPERTIES, DEFAULT_WIDTH |
Constructor Summary | |
---|---|
UnsupportedTerminal()
|
Method Summary |
---|
Methods inherited from class jline.TerminalSupport |
---|
getDefaultBindings, getHeight, getWidth, init, installShutdownHook, isAnsiSupported, isEchoEnabled, isSupported, readCharacter, readVirtualKey, removeShutdownHook, reset, restore, setAnsiSupported, setEchoEnabled |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UnsupportedTerminal()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |