- java.lang.Object
-
- javax.swing.undo.AbstractUndoableEdit
-
- pt.lsts.neptus.graph.edit.RemoveSelectionEdit
-
-
Field Summary
-
Fields inherited from class javax.swing.undo.AbstractUndoableEdit
RedoName, UndoName
-
Method Summary
-
Methods inherited from class javax.swing.undo.AbstractUndoableEdit
addEdit, die, getRedoPresentationName, getUndoPresentationName, isSignificant, replaceEdit, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Method Detail
-
canRedo
public boolean canRedo()
- Specified by:
canRedo in interface javax.swing.undo.UndoableEdit
- Overrides:
canRedo in class javax.swing.undo.AbstractUndoableEdit
-
canUndo
public boolean canUndo()
- Specified by:
canUndo in interface javax.swing.undo.UndoableEdit
- Overrides:
canUndo in class javax.swing.undo.AbstractUndoableEdit
Copyright © 2004-2014 FEUP-LSTS and Neptus developers. All Rights Reserved.