Uses of Class
heronarts.glx.ui.component.UIToggleSet
Packages that use UIToggleSet
-
Uses of UIToggleSet in heronarts.glx.ui.component
Methods in heronarts.glx.ui.component that return UIToggleSetModifier and TypeMethodDescriptionUIToggleSet.setActiveColor(int activeColor) UIToggleSet.setActiveColor(UIColor activeColor) UIToggleSet.setEvenSpacing()UIToggleSet.setEvenSpacing(boolean evenSpacing) UIToggleSet.setOptions(String[] options) UIToggleSet.setParameter(DiscreteParameter parameter) UIToggleSet.setSelectedIndex(int index) Sets the selected index in the toggle setUIToggleSet.setSelectedOption(String option) Sets the value of the control to the given value in the toggle set