FreeHEP API
Version v1.2.2

org.freehep.swing.undo
Class AnimatedEditSupport

java.lang.Object
  |
  +--javax.swing.undo.UndoableEditSupport
        |
        +--org.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

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()
Overrides:
createCompoundEdit in class UndoableEditSupport

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.