|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectartisynth.core.gui.editorManager.SetDefaultCollisionsCommand
public class SetDefaultCollisionsCommand
Constructor Summary | |
---|---|
SetDefaultCollisionsCommand(java.lang.String name,
java.util.HashMap<CollidablePair,CollisionBehavior> behaviors,
MechModel mech)
|
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 SetDefaultCollisionsCommand(java.lang.String name, java.util.HashMap<CollidablePair,CollisionBehavior> behaviors, MechModel mech)
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 |