|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectartisynth.core.gui.editorManager.MoveFibresCommand
public class MoveFibresCommand
Constructor Summary | |
---|---|
MoveFibresCommand(java.lang.String name,
MuscleBundle bundle,
java.util.LinkedList<Muscle> fibres)
|
Method Summary | |
---|---|
void |
execute()
Executes this command. |
java.lang.String |
getName()
Gets the name associated with this command. |
void |
undo()
Undoes the result of executing this command. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MoveFibresCommand(java.lang.String name, MuscleBundle bundle, java.util.LinkedList<Muscle> fibres)
Method Detail |
---|
public void execute()
Command
execute
in interface Command
public void undo()
Command
undo
in interface Command
public java.lang.String getName()
Command
getName
in interface Command
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |