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