Uses of Enum Class
heronarts.glx.ui.component.UIDropMenu.Direction
-
Uses of UIDropMenu.Direction in heronarts.glx.ui.component
Modifier 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.Modifier 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
Modifier and TypeMethodDescriptionstatic UI2dContainer
UIPalette.buildSwatchControls
(UI ui, LXPalette palette, float width, UIDropMenu.Direction direction)