FreeHEP API
Version current

org.freehep.swing.undo
Class AnimatedEditSupport

java.lang.Object
  extended byjavax.swing.undo.UndoableEditSupport
      extended byorg.freehep.swing.undo.AnimatedEditSupport

public class AnimatedEditSupport
extends UndoableEditSupport

Version:
$Id: AnimatedEditSupport.java,v 1.1 2003/06/10 18:26:16 duns Exp $
Author:
Mark Donszelmann
Source Code:
AnimatedEditSupport.java

Field Summary
 
Fields inherited from class javax.swing.undo.UndoableEditSupport
compoundEdit, listeners, realSource, updateLevel
 
Constructor Summary
AnimatedEditSupport()
           
AnimatedEditSupport(Object source)
           
 
Method Summary
protected  CompoundEdit createCompoundEdit()
           
 
Methods inherited from class javax.swing.undo.UndoableEditSupport
_postEdit, addUndoableEditListener, beginUpdate, endUpdate, getUndoableEditListeners, getUpdateLevel, postEdit, removeUndoableEditListener, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AnimatedEditSupport

public AnimatedEditSupport()

AnimatedEditSupport

public AnimatedEditSupport(Object source)
Method Detail

createCompoundEdit

protected CompoundEdit createCompoundEdit()

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.