UTJML

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

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

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

Classes in edu.utep.cs.utjml.gui that implement Mainable
 class Main
          A graphics user interface to the JML-based unit testing tool for Java.
 

Constructors in edu.utep.cs.utjml.gui with parameters of type Mainable
JmlEditor(Mainable utjml, edu.utep.cs.utjml.gui.ActionFactory af)
          Create a new JML editor.
OutputPane(Mainable utjml, edu.utep.cs.utjml.gui.ActionFactory af)
           
TestWizard(Mainable owner, String title)
          Creates a new instance.
 


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.