Package com.grahamedgecombe.jterminal

Contains core JTerminal classes.

See:
          Description

Interface Summary
TerminalModel Model for terminals - defines methods for getting/setting cells, printing text to a terminal and getting the size of the terminal and buffer.
 

Class Summary
AbstractTerminalModel A TerminalModel which implements some common behaviour.
JTerminal A Swing terminal emulation component.
TerminalCell Represents a single terminal cell which contains a character, background color and foreground color.
 

Package com.grahamedgecombe.jterminal Description

Contains core JTerminal classes.



Copyright © 2009-2012. All Rights Reserved.