UTJML

edu.utep.cs.utjml.canica.jmleditor
Class JMLTextPane.MyUndoableEditListener

java.lang.Object
  extended by edu.utep.cs.utjml.canica.jmleditor.JMLTextPane.MyUndoableEditListener
All Implemented Interfaces:
EventListener, UndoableEditListener
Enclosing class:
JMLTextPane

protected class JMLTextPane.MyUndoableEditListener
extends Object
implements UndoableEditListener


Constructor Summary
JMLTextPane.MyUndoableEditListener(Thread colorer)
           
 
Method Summary
 void undoableEditHappened(UndoableEditEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JMLTextPane.MyUndoableEditListener

public JMLTextPane.MyUndoableEditListener(Thread colorer)
Method Detail

undoableEditHappened

public void undoableEditHappened(UndoableEditEvent e)
Specified by:
undoableEditHappened in interface UndoableEditListener

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.