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