madkit.explorer
Class ExplorerUndoListener

java.lang.Object
  extended by javax.swing.undo.AbstractUndoableEdit
      extended by madkit.explorer.ExplorerAbstactActions
          extended by madkit.explorer.ExplorerAdapterActions
              extended by madkit.explorer.ExplorerUndoListener
All Implemented Interfaces:
java.awt.datatransfer.Transferable, java.io.Serializable, java.util.EventListener, javax.swing.event.UndoableEditListener, javax.swing.undo.UndoableEdit

public class ExplorerUndoListener
extends ExplorerAdapterActions
implements javax.swing.event.UndoableEditListener

Author:
B_ROUIFED To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
See Also:
Serialized Form

Field Summary
 
Fields inherited from class javax.swing.undo.AbstractUndoableEdit
RedoName, UndoName
 
Constructor Summary
ExplorerUndoListener()
           
 
Method Summary
 void undoableEditHappened(javax.swing.event.UndoableEditEvent e)
           
 
Methods inherited from class madkit.explorer.ExplorerAdapterActions
getTransferData, getTransferDataFlavors, isDataFlavorSupported, redo, undo, updateButtons
 
Methods inherited from class javax.swing.undo.AbstractUndoableEdit
addEdit, canRedo, canUndo, die, getPresentationName, getRedoPresentationName, getUndoPresentationName, isSignificant, replaceEdit, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ExplorerUndoListener

public ExplorerUndoListener()
Method Detail

undoableEditHappened

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


Copyright © Madkit Team (O. Gutknecht, J. Ferber, F. Michel et al.) All Rights Reserved.