|
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.UndoDelete
public class UndoDelete
This object handles undoing text deletion within a GDETextArea
| Constructor Summary | |
|---|---|
UndoDelete(UndoableGDETextArea source,
int x,
int y,
java.lang.String data)
Creates a new instance of UndoInsert |
|
| Method Summary | |
|---|---|
Undoable |
undo()
Undoes a deletion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UndoDelete(UndoableGDETextArea source,
int x,
int y,
java.lang.String data)
| 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 | |||||||||