|
BioLegato 0.7.0 GDE Canvas plugin | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.biolegato.gdesupport.canvas.undo.UndoRowDeletion
public class UndoRowDeletion
This object handles undoing sequence row deletions
| Constructor Summary | |
|---|---|
UndoRowDeletion(org.biolegato.core.data.seqdoc.SeqDoc source,
int lineNumber,
org.biolegato.core.data.sequence.Sequence deleted)
Creates a new instance of UndoRowDeletion |
|
| Method Summary | |
|---|---|
Undoable |
undo()
Undoes a row deletion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UndoRowDeletion(org.biolegato.core.data.seqdoc.SeqDoc source,
int lineNumber,
org.biolegato.core.data.sequence.Sequence deleted)
| Method Detail |
|---|
public Undoable undo()
undo in interface Undoable
|
BioLegato 0.7.0 GDE Canvas plugin | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||