Package com.sshtools.terminal.swing

This package contains a Swing implementation of a terminal.

See:
          Description

Class Summary
SwingComponentTerminalComponentAdapter Implementation of a TerminalComponent that wraps a Swing component so it can be added to a Terminal.
SwingDataLights Implementation of a StatusElement that monitors a connection and flashes red and green LEDs when data is sent and received.
SwingScrollBar Implementation of a VDUScrollBar that uses a Swing JScrollBar to provide a component that may be used for scrolling a VDUDisplay.
SwingStatusBar Implementation of a StatusBar that uses a Swing components.
SwingStatusConnectionMonitor Implementation of a StatusElement that monitors the connections to and disconnections from hots.
SwingStatusLabel Implementation of a StatusElemet that uses a Swing JLabel as its component.
SwingStatusScreenSizeMonitor Extension of a SwingStatusLabel that monitors the screen size for display on a status bar.
SwingTerminal  
SwingTerminalPanel  
SwingToolBar  
SwingVirtualTerminal  
 

Package com.sshtools.terminal.swing Description

This package contains a Swing implementation of a terminal.



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