madkit.explorer
Class ExplorerAbstactActions

java.lang.Object
  extended by javax.swing.undo.AbstractUndoableEdit
      extended by madkit.explorer.ExplorerAbstactActions
All Implemented Interfaces:
java.awt.datatransfer.Transferable, java.io.Serializable, javax.swing.undo.UndoableEdit
Direct Known Subclasses:
ExplorerAdapterActions

public abstract class ExplorerAbstactActions
extends javax.swing.undo.AbstractUndoableEdit
implements java.awt.datatransfer.Transferable

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
ExplorerAbstactActions()
           
 
Method Summary
 
Methods inherited from class javax.swing.undo.AbstractUndoableEdit
addEdit, canRedo, canUndo, die, getPresentationName, getRedoPresentationName, getUndoPresentationName, isSignificant, redo, replaceEdit, toString, undo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.awt.datatransfer.Transferable
getTransferData, getTransferDataFlavors, isDataFlavorSupported
 

Constructor Detail

ExplorerAbstactActions

public ExplorerAbstactActions()


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