Uses of Class
heronarts.glx.ui.component.UIDropMenu
Package
Description
-
Uses of UIDropMenu in heronarts.glx.ui.component
Modifier and TypeMethodDescriptionUIDropMenu.setDirection
(UIDropMenu.Direction direction) Sets the direction that this drop menu opens, up or downUIDropMenu.setEnabled
(boolean enabled) UIDropMenu.setMenuWidth
(float menuWidth) UIDropMenu.setOptions
(String[] options) Sets the list of string options to display in the menuUIDropMenu.setParameter
(DiscreteParameter parameter) -
Uses of UIDropMenu in heronarts.lx.studio.ui.device
Modifier and TypeMethodDescriptiondefault UIDropMenu
UIControls.newDropMenu
(DiscreteParameter p) default UIDropMenu
UIControls.newDropMenu
(DiscreteParameter p, float width) -
Uses of UIDropMenu in heronarts.lx.studio.ui.fixture
Modifier and TypeMethodDescriptionUIFixture.newControlDropMenu
(DiscreteParameter parameter, float width) -
Uses of UIDropMenu in heronarts.lx.studio.ui.mixer
Modifier and TypeFieldDescriptionprotected final UIDropMenu
UIAbstractChannelStripControls.blendMode