edu.utep.cs.utjml.canica.jmleditor
Class JMLTextPane.MyUndoableEditListener
java.lang.Object
edu.utep.cs.utjml.canica.jmleditor.JMLTextPane.MyUndoableEditListener
- All Implemented Interfaces:
- EventListener, UndoableEditListener
- Enclosing class:
- JMLTextPane
protected class JMLTextPane.MyUndoableEditListener
- extends Object
- implements UndoableEditListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMLTextPane.MyUndoableEditListener
public JMLTextPane.MyUndoableEditListener(Thread colorer)
undoableEditHappened
public void undoableEditHappened(UndoableEditEvent e)
- Specified by:
undoableEditHappened in interface UndoableEditListener
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.