Uses of Class
heronarts.glx.ui.component.UICheckbox
Packages that use UICheckbox
-
Uses of UICheckbox in heronarts.glx.ui.component
Methods in heronarts.glx.ui.component that return UICheckboxModifier 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()