Uses of Enum Class
heronarts.lx.midi.surface.LXMidiParameterControl.Mode
Packages that use LXMidiParameterControl.Mode
-
Uses of LXMidiParameterControl.Mode in heronarts.lx.midi.surface
Fields in heronarts.lx.midi.surface with type parameters of type LXMidiParameterControl.ModeMethods in heronarts.lx.midi.surface that return LXMidiParameterControl.ModeModifier and TypeMethodDescriptionstatic LXMidiParameterControl.Mode
Returns the enum constant of this class with the specified name.static LXMidiParameterControl.Mode[]
LXMidiParameterControl.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in heronarts.lx.midi.surface with parameters of type LXMidiParameterControl.ModeModifier and TypeMethodDescriptionLXMidiParameterControl.setMode
(LXMidiParameterControl.Mode mode)