|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SequenceType | |
---|---|
com.jscape.inet.terminal | Contains classes for parsing vt100 emulated data from a telnet server. |
Uses of SequenceType in com.jscape.inet.terminal |
---|
Classes in com.jscape.inet.terminal that implement SequenceType | |
---|---|
class |
CSIType
Sequence type with '[' second character. |
class |
ICType
Sequence type with '#', '(', ')' second sequence character. |
class |
SimpleType
Simple sequence type. |
Methods in com.jscape.inet.terminal with parameters of type SequenceType | |
---|---|
static boolean |
ControlSequence.addType(char keyValue,
SequenceType type)
Adds map of second sequence character to SequenceType object. |
|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |