JET

Uses of Interface
edu.utep.cs.jet.gui.output.Outputer

Packages that use Outputer
edu.utep.cs.jet.gui Contains the source code for a graphics user interface to the JML-based unit testing tool for Java. 
edu.utep.cs.jet.gui.output Contains the source code for the output console. 
 

Uses of Outputer in edu.utep.cs.jet.gui
 

Methods in edu.utep.cs.jet.gui that return Outputer
 Outputer Mainable.outputer()
          Returns the outputer of this GUI.
 Outputer Main.outputer()
          Returns the outputer of this GUI.
 

Uses of Outputer in edu.utep.cs.jet.gui.output
 

Classes in edu.utep.cs.jet.gui.output that implement Outputer
 class DefaultOutputer
          A special text area to implement an output console.
 


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.