org.freehep.swing.undo
Class AnimatedEditSupport

java.lang.Object
  extended by javax.swing.undo.UndoableEditSupport
      extended by org.freehep.swing.undo.AnimatedEditSupport

public class AnimatedEditSupport
extends UndoableEditSupport

Version:
$Id: AnimatedEditSupport.java 8584 2006-08-10 23:06:37Z duns $
Author:
Mark Donszelmann

Constructor Summary
AnimatedEditSupport()
           
AnimatedEditSupport(Object source)
           
 
Method Summary
 
Methods inherited from class javax.swing.undo.UndoableEditSupport
addUndoableEditListener, beginUpdate, endUpdate, getUndoableEditListeners, getUpdateLevel, postEdit, removeUndoableEditListener, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AnimatedEditSupport

public AnimatedEditSupport()

AnimatedEditSupport

public AnimatedEditSupport(Object source)


Copyright © 2000-2013 FreeHEP. All Rights Reserved.