Class LineBuffer
java.lang.Object
org.prelle.telnet.LineBuffer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DELETE
public static final int DELETE- See Also:
-
TABULATOR
public static final int TABULATOR- See Also:
-
ENTER
public static final int ENTER- See Also:
-
UP
public static final int UP- See Also:
-
-
Constructor Details
-
LineBuffer
public LineBuffer()
-
-
Method Details
-
appendChar
public void appendChar(char c) -
processKeyEvent
public void processKeyEvent(int key) -
getFinishedInput
-
getUnfinishedInput
-
setInput
- Parameters:
complete-
-