|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.maverick.sshd.shell.terminal.BasicTerminal
com.maverick.sshd.shell.terminal.vt100
com.maverick.sshd.shell.terminal.xterm
public class xterm
| Field Summary |
|---|
| Fields inherited from class com.maverick.sshd.shell.terminal.BasicTerminal |
|---|
myColorizer |
| Fields inherited from interface com.maverick.sshd.shell.terminal.Terminal |
|---|
A, B, BS, C, CAN, D, DEL, E, EOT, ESC, f, FF, H, HT, LE, LSB, r, SE, SEMICOLON, SGR |
| Constructor Summary | |
|---|---|
xterm()
|
|
| Method Summary | |
|---|---|
boolean |
supportsScrolling()
|
boolean |
supportsSGR()
|
| Methods inherited from class com.maverick.sshd.shell.terminal.vt100 |
|---|
getSpecialSequence |
| Methods inherited from class com.maverick.sshd.shell.terminal.BasicTerminal |
|---|
format, getAtomicSequenceLength, getCursorMoveSequence, getCursorPositioningSequence, getEraseSequence, getGRSequence, getInitSequence, getScrollMarginsSequence, translateIntToDigitCodes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public xterm()
| Method Detail |
|---|
public boolean supportsSGR()
supportsSGR in interface TerminalsupportsSGR in class vt100public boolean supportsScrolling()
supportsScrolling in interface TerminalsupportsScrolling in class vt100
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||