JET

Package edu.utep.cs.jet.gui.output

Contains the source code for the output console.

See:
          Description

Interface Summary
ContentsChangeListener A listener interface to notify changes of the contents of the output pane.
Outputer An interface to the output console.
 

Class Summary
DefaultOutputer A special text area to implement an output console.
 

Package edu.utep.cs.jet.gui.output Description

Contains the source code for the output console. The main implementation class is DefaultOutputer, and its functionalities can be accessed through the interface Outputer.


JET

JET is Copyright (C) 2005-2008 by The University of Texas at El Paso and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.