public class DeleteRowEdit extends AbstractPointEdit
ltm
RedoName, UndoName
Constructor and Description |
---|
DeleteRowEdit(LandmarkTableModel ltm,
int index) |
Modifier and Type | Method and Description |
---|---|
void |
redo() |
String |
toString() |
void |
undo() |
addEdit, canRedo, canUndo, die, getPresentationName, getRedoPresentationName, getUndoPresentationName, isSignificant, replaceEdit
public DeleteRowEdit(LandmarkTableModel ltm, int index)
public void undo()
undo
in interface UndoableEdit
undo
in class AbstractPointEdit
public void redo()
redo
in interface UndoableEdit
redo
in class AbstractPointEdit
public String toString()
toString
in class AbstractPointEdit
Copyright © 2015–2021 Fiji. All rights reserved.