Uses of Class
heronarts.lx.parameter.CompoundEnumParameter
Package
Description
Abstraction for values that may be monitored and controlled via UI.
-
Uses of CompoundEnumParameter in heronarts.glx.ui.component
ModifierConstructorDescriptionUIEnumBox
(float x, float y, float w, float h, CompoundEnumParameter<?> parameter) UIEnumBox
(float w, CompoundEnumParameter<?> parameter) -
Uses of CompoundEnumParameter in heronarts.lx.parameter
Modifier and TypeMethodDescriptionCompoundEnumParameter.addListener
(LXParameterListener listener) CompoundEnumParameter.setDescription
(String description) CompoundEnumParameter.setMappable
(boolean mappable)