com.jidesoft.editor
Class SyntaxDocument.MyUndoableEditListener
java.lang.Object
com.jidesoft.editor.SyntaxDocument.MyUndoableEditListener
- All Implemented Interfaces:
- EventListener, UndoableEditListener
- Enclosing class:
- SyntaxDocument
protected class SyntaxDocument.MyUndoableEditListener
- extends Object
- implements UndoableEditListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SyntaxDocument.MyUndoableEditListener
protected SyntaxDocument.MyUndoableEditListener()
undoableEditHappened
public void undoableEditHappened(UndoableEditEvent e)
- Specified by:
undoableEditHappened
in interface UndoableEditListener