Uses of Class
heronarts.glx.ui.component.UICheckbox
-
Uses of UICheckbox in heronarts.glx.ui.component
Modifier and TypeMethodDescriptionUICheckbox.removeParameter()
UICheckbox.setActive
(boolean active) protected UICheckbox
UICheckbox.setActive
(boolean active, boolean pushToParameter) UICheckbox.setEnabled
(boolean enabled) UICheckbox.setMomentary
(boolean momentary) UICheckbox.setParameter
(BooleanParameter parameter) UICheckbox.setTriggerable
(boolean triggerable) UICheckbox.toggle()