public static class LXCommand.Parameter.SetNormalized extends LXCommand
LXCommand.Channel, LXCommand.ComponentReference<T extends LXComponent>, LXCommand.InvalidCommandException, LXCommand.Midi, LXCommand.Mixer, LXCommand.Modulation, LXCommand.Palette, LXCommand.Parameter, LXCommand.ParameterReference<T extends LXParameter>, LXCommand.RemoveComponent, LXCommand.Snapshots, LXCommand.Structure| Constructor and Description |
|---|
SetNormalized(BooleanParameter parameter,
boolean value) |
SetNormalized(LXNormalizedParameter parameter) |
SetNormalized(LXNormalizedParameter parameter,
double newValue) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Short description of a command, to explain it to the user
|
void |
perform(LX lx)
Perform the given command
|
void |
undo(LX lx)
Undo the command, after it has been performed
|
LXCommand.Parameter.SetNormalized |
update(double newValue) |
public SetNormalized(LXNormalizedParameter parameter)
public SetNormalized(BooleanParameter parameter, boolean value)
public SetNormalized(LXNormalizedParameter parameter, double newValue)
public String getDescription()
LXCommandgetDescription in class LXCommandpublic void undo(LX lx)
LXCommandpublic void perform(LX lx)
LXCommandpublic LXCommand.Parameter.SetNormalized update(double newValue)
LX library by Mark C. Slee. © 2012-2020