UTJML

Uses of Class
edu.utep.cs.utjml.canica.jmleditor.JMLTextPane

Packages that use JMLTextPane
edu.utep.cs.utjml.canica.jmleditor Contains the source code to provide a JML editor, using MDI functionality. 
 

Uses of JMLTextPane in edu.utep.cs.utjml.canica.jmleditor
 

Methods in edu.utep.cs.utjml.canica.jmleditor with parameters of type JMLTextPane
 void JMLEditorMDIView.insertATextPane(JMLTextPane textpane)
          Inserts a new Tab with a JMLTextPane object.
 


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.