Secure iNet Factory

Uses of Package
com.jscape.inet.terminal

Packages that use com.jscape.inet.terminal
com.jscape.inet.terminal Contains classes for parsing vt100 emulated data from a telnet server. 
com.jscape.inet.terminal.commands Contains classes for sending vt100 emulated to a telnet server. 
com.jscape.inet.terminal.events Contains event classes for use in capturing emulated data from telnet server. 
 

Classes in com.jscape.inet.terminal used by com.jscape.inet.terminal
Cell
          Represents screen cell.
CellAttributes
          This immutable classs represents code>Cell class attributes.
CharacterSet
          Represents character set in terminal.
CommandSet
          Represents command set (ANSI, VT52) in terminal.
CSIType
          Sequence type with '[' second character.
ICType
          Sequence type with '#', '(', ')' second sequence character.
Row
          Represents terminal screen row as array of Cells.
Screen
          Represents terminal screen as array of rows.
Screen.Cursor
          Represents cursor position in screen.
SequenceType
          Base interfase for control sequence types.
SimpleType
          Simple sequence type.
SpecialGraphic
          Represents "Special Graphic Character Set" in VT100 terminal.
TerminalListener
          Base interface for Terminal events handling.
USAscii
          Represents US ASCII character set.
VT100Set
           
VT52Set
           
 

Classes in com.jscape.inet.terminal used by com.jscape.inet.terminal.commands
Terminal
          Main emulator class.
 

Classes in com.jscape.inet.terminal used by com.jscape.inet.terminal.events
TerminalListener
          Base interface for Terminal events handling.
 


Secure iNet Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved