Uses of Class
heronarts.glx.ui.component.UIParameterControl
Packages that use UIParameterControl
-
Uses of UIParameterControl in heronarts.glx.ui.component
Subclasses of UIParameterControl in heronarts.glx.ui.componentModifier and TypeClassDescriptionclass
class
class
class
Methods in heronarts.glx.ui.component that return UIParameterControlModifier and TypeMethodDescriptionUIParameterControl.setEnabled
(boolean enabled) protected UIParameterControl
UIParameterControl.setNormalized
(double normalized) UICompoundParameterControl.setParameter
(LXNormalizedParameter parameter) UIParameterControl.setParameter
(LXNormalizedParameter parameter) UISwitch.setParameter
(LXNormalizedParameter parameter) UIParameterControl.setPolarity
(LXParameter.Polarity polarity) UIParameterControl.setShowLabel
(boolean showLabel)