|
BioLegato 0.7.3 GDE plugin | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.biolegato.gdesupport.canvas.undo.UndoInsert
public class UndoInsert
This object handles undoing text insertion within a UndoableGDETextArea
| Constructor Summary | |
|---|---|
UndoInsert(UndoableGDETextArea source,
int x,
int y,
int w)
Creates a new instance of UndoInsert |
|
UndoInsert(UndoableGDETextArea source,
int x,
int y,
int w,
int h)
Creates a new instance of UndoInsert |
|
| Method Summary | |
|---|---|
Undoable |
undo()
Undoes a text insertion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UndoInsert(UndoableGDETextArea source,
int x,
int y,
int w)
public UndoInsert(UndoableGDETextArea source,
int x,
int y,
int w,
int h)
| Method Detail |
|---|
public Undoable undo()
undo in interface Undoable
|
BioLegato 0.7.3 GDE plugin | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||