Package org.emrick.project.actions
Class CreateEffectAction
java.lang.Object
org.emrick.project.actions.CreateEffectAction
- All Implemented Interfaces:
UndoableAction
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
effect
-
ledStrip
-
-
Constructor Details
-
CreateEffectAction
-
-
Method Details
-
execute
public void execute()- Specified by:
execute
in interfaceUndoableAction
-
undo
public void undo()- Specified by:
undo
in interfaceUndoableAction
-
redo
public void redo()- Specified by:
redo
in interfaceUndoableAction
-