Uses of Enum Class
heronarts.glx.ui.component.UIDropMenu.Direction
Packages that use UIDropMenu.Direction
-
Uses of UIDropMenu.Direction in heronarts.glx.ui.component
Methods in heronarts.glx.ui.component that return UIDropMenu.DirectionModifier and TypeMethodDescriptionstatic UIDropMenu.Direction
Returns the enum constant of this class with the specified name.static UIDropMenu.Direction[]
UIDropMenu.Direction.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in heronarts.glx.ui.component with parameters of type UIDropMenu.DirectionModifier and TypeMethodDescriptionUIDropMenu.setDirection
(UIDropMenu.Direction direction) Sets the direction that this drop menu opens, up or down -
Uses of UIDropMenu.Direction in heronarts.lx.studio.ui.global
Methods in heronarts.lx.studio.ui.global with parameters of type UIDropMenu.DirectionModifier and TypeMethodDescriptionstatic UI2dContainer
UIPalette.buildSwatchControls
(UI ui, LXPalette palette, float width, UIDropMenu.Direction direction)