Uses of Class
heronarts.glx.ui.component.UIDropMenu
Packages that use UIDropMenu
Package
Description
-
Uses of UIDropMenu in heronarts.glx.ui.component
Subclasses of UIDropMenu in heronarts.glx.ui.componentMethods in heronarts.glx.ui.component that return UIDropMenuModifier 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
Methods in heronarts.lx.studio.ui.device that return UIDropMenuModifier and TypeMethodDescriptiondefault UIDropMenu
UIControls.newDropMenu
(DiscreteParameter p) default UIDropMenu
UIControls.newDropMenu
(DiscreteParameter p, float width) -
Uses of UIDropMenu in heronarts.lx.studio.ui.fixture
Methods in heronarts.lx.studio.ui.fixture that return UIDropMenuModifier and TypeMethodDescriptionUIFixture.newControlDropMenu
(DiscreteParameter parameter, float width) -
Uses of UIDropMenu in heronarts.lx.studio.ui.mixer
Fields in heronarts.lx.studio.ui.mixer declared as UIDropMenuModifier and TypeFieldDescriptionprotected final UIDropMenu
UIAbstractChannelStripControls.blendMode