FreeHEP API
Version current

org.freehep.swing.undo
Interface DoableEdit

All Superinterfaces:
UndoableEdit
All Known Implementing Classes:
AbstractDoableEdit, AnimatedCompoundEdit

public interface DoableEdit
extends UndoableEdit

Allows the Edit to be used to execute the action the first time using the redo() method.

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

Methods inherited from interface javax.swing.undo.UndoableEdit
addEdit, canRedo, canUndo, die, getPresentationName, getRedoPresentationName, getUndoPresentationName, isSignificant, redo, replaceEdit, undo
 


FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.