|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.wimpi.telnetd.io.terminal.BasicTerminal
net.wimpi.telnetd.io.terminal.Windoof
public class Windoof
Implements a special variant which is common on windows plattforms (i.e. the telnet application thats coming with all of those OSes).
| Field Summary |
|---|
| Fields inherited from class net.wimpi.telnetd.io.terminal.BasicTerminal |
|---|
m_Colorizer |
| Fields inherited from interface net.wimpi.telnetd.io.terminal.Terminal |
|---|
A, B, BS, C, CAN, D, DEL, E, EOT, ESC, f, FF, H, HT, LE, LSB, r, SE, SEMICOLON, SGR |
| Constructor Summary | |
|---|---|
Windoof()
|
|
| Method Summary | |
|---|---|
boolean |
supportsScrolling()
Returns if the terminal implementation supports scrolling (i.e. |
boolean |
supportsSGR()
Returns if the terminal implementation supports graphics rendition (i.e. |
| Methods inherited from class net.wimpi.telnetd.io.terminal.BasicTerminal |
|---|
format, formatBold, getAtomicSequenceLength, getCursorMoveSequence, getCursorPositioningSequence, getEraseSequence, getGRSequence, getInitSequence, getScrollMarginsSequence, getSpecialSequence, translateControlCharacter, translateEscapeSequence, translateIntToDigitCodes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Windoof()
| Method Detail |
|---|
public boolean supportsSGR()
Terminal
supportsSGR in interface TerminalsupportsSGR in class BasicTerminalpublic boolean supportsScrolling()
Terminal
supportsScrolling in interface TerminalsupportsScrolling in class BasicTerminal
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||