|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.undo.AbstractUndoableEdit
madkit.explorer.ExplorerAbstactActions
madkit.explorer.ExplorerAdapterActions
madkit.explorer.ExplorerActionUndo
public class ExplorerActionUndo
Field Summary |
---|
Fields inherited from class javax.swing.undo.AbstractUndoableEdit |
---|
RedoName, UndoName |
Constructor Summary | |
---|---|
ExplorerActionUndo()
|
|
ExplorerActionUndo(ExplorerGUI _adaptee,
java.lang.String _source)
|
Method Summary | |
---|---|
void |
exec()
|
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 |
---|
public ExplorerActionUndo()
public ExplorerActionUndo(ExplorerGUI _adaptee, java.lang.String _source)
adaptee
- Method Detail |
---|
public void exec()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |