|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjline.TerminalSupport
jline.WindowsTerminal
jline.AnsiWindowsTerminal
org.apache.karaf.shell.console.jline.TerminalFactory.KarafWindowsTerminal
public static class TerminalFactory.KarafWindowsTerminal
Nested Class Summary |
---|
Nested classes/interfaces inherited from class jline.WindowsTerminal |
---|
jline.WindowsTerminal.ConsoleMode, jline.WindowsTerminal.WindowsKey |
Nested classes/interfaces inherited from class jline.TerminalSupport |
---|
jline.TerminalSupport.RestoreHook |
Field Summary |
---|
Fields inherited from class jline.WindowsTerminal |
---|
ANSI, JLINE_WINDOWS_TERMINAL_DIRECT_CONSOLE, JLINE_WINDOWS_TERMINAL_INPUT_ENCODING, JLINE_WINDOWS_TERMINAL_OUTPUT_ENCODING, WINDOWSBINDINGS_PROPERTIES |
Fields inherited from class jline.TerminalSupport |
---|
DEFAULT_HEIGHT, DEFAULT_KEYBINDINGS_PROPERTIES, DEFAULT_WIDTH |
Constructor Summary | |
---|---|
TerminalFactory.KarafWindowsTerminal()
|
Method Summary | |
---|---|
int |
readCharacter(java.io.InputStream in)
|
Methods inherited from class jline.AnsiWindowsTerminal |
---|
isAnsiSupported |
Methods inherited from class jline.WindowsTerminal |
---|
getDefaultBindings, getDirectConsole, getHeight, getWidth, init, readVirtualKey, restore, setDirectConsole, setEchoEnabled |
Methods inherited from class jline.TerminalSupport |
---|
installShutdownHook, isEchoEnabled, isSupported, removeShutdownHook, reset, setAnsiSupported |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TerminalFactory.KarafWindowsTerminal() throws Exception
Exception
Method Detail |
---|
public int readCharacter(java.io.InputStream in) throws java.io.IOException
readCharacter
in interface jline.Terminal
readCharacter
in class jline.WindowsTerminal
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |