Package com.sshtools.terminal.awt

This package contains an AWT implementation of a terminal.

See:
          Description

Class Summary
AWTComponentTerminalComponentAdapter Implementation of a TerminalComponent that wraps an AWT component so it can be added to a Terminal.
AWTDataLights Implementation of a StatusElement that monitors and displays when data is sending or receiving using a red and green L.E.D graphics that 'flash'.
AWTScrollBar Implementation of a VDUScrollBar that uses a AWT ScrollBar to provide a component that may be used for scrolling a VDUDisplay.
AWTStatusBar Implementation of a StatusBar that uses a AWT components.
AWTStatusConnectionMonitor Extension of AWTStatusLabel that monitors the connections to and disconnections from hots.
AWTStatusLabel Implementation of a StatusElement that uses a AWT to paint status element as a label.
AWTStatusScreenSizeMonitor Implementation of a StatusElement that monitors the screen size for display on a status bar.
AWTTerminal AWT implementation of a Terminal.
AWTTerminalPanel  
AWTVirtualTerminal AWT implementation of a VirtualSession.
 

Package com.sshtools.terminal.awt Description

This package contains an AWT implementation of a terminal.



Copyright © 2003-2004 3SP LTD. All Rights Reserved.