|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectendrov.gui.undo.UndoOpBasic
endrov.typeLineage.UndoOpLineageReplaceSomeParticle
public abstract class UndoOpLineageReplaceSomeParticle
Undo operation where the undo is replacing individual cells with previous copies
| Constructor Summary | |
|---|---|
UndoOpLineageReplaceSomeParticle(java.lang.String name)
|
|
| Method Summary | |
|---|---|
void |
keep(Lineage lin,
java.lang.String name)
Keep particle for later. |
void |
modifyObjects()
|
void |
undo()
Take data to the last state |
| Methods inherited from class endrov.gui.undo.UndoOpBasic |
|---|
canUndo, execute, getOpName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface endrov.gui.undo.UndoOp |
|---|
redo |
| Constructor Detail |
|---|
public UndoOpLineageReplaceSomeParticle(java.lang.String name)
| Method Detail |
|---|
public void modifyObjects()
public void keep(Lineage lin,
java.lang.String name)
public void undo()
UndoOp
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||