UTJML

Uses of Interface
edu.utep.cs.utjml.gui.OutputPaneable

Packages that use OutputPaneable
edu.utep.cs.utjml.gui   
 

Uses of OutputPaneable in edu.utep.cs.utjml.gui
 

Classes in edu.utep.cs.utjml.gui that implement OutputPaneable
 class OutputPane
          A special text area where all outputs from the GUI should go and be displayed.
 

Methods in edu.utep.cs.utjml.gui that return OutputPaneable
 OutputPaneable Mainable.outputPane()
          Returns the output pane of this GUI.
 OutputPaneable Main.outputPane()
          Returns the output pane of this GUI.
 


UTJML

UTJML is Copyright (C) 2004-2006 by 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. This release depends on code from the JML project.