org.infoml.infocardOrganizer
Class AncestorDialog.OwnUndoableEditListener

java.lang.Object
  extended by org.infoml.infocardOrganizer.AncestorDialog.OwnUndoableEditListener
All Implemented Interfaces:
java.util.EventListener, javax.swing.event.UndoableEditListener
Enclosing class:
AncestorDialog

protected class AncestorDialog.OwnUndoableEditListener
extends java.lang.Object
implements javax.swing.event.UndoableEditListener


Constructor Summary
protected AncestorDialog.OwnUndoableEditListener()
           
 
Method Summary
 void undoableEditHappened(javax.swing.event.UndoableEditEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AncestorDialog.OwnUndoableEditListener

protected AncestorDialog.OwnUndoableEditListener()
Method Detail

undoableEditHappened

public void undoableEditHappened(javax.swing.event.UndoableEditEvent e)
Specified by:
undoableEditHappened in interface javax.swing.event.UndoableEditListener