Uses of Enum Class
heronarts.glx.ui.UI2dScrollPane.ScrollBar.Orientation
Packages that use UI2dScrollPane.ScrollBar.Orientation
-
Uses of UI2dScrollPane.ScrollBar.Orientation in heronarts.glx.ui
Methods in heronarts.glx.ui that return UI2dScrollPane.ScrollBar.OrientationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static UI2dScrollPane.ScrollBar.Orientation[]
UI2dScrollPane.ScrollBar.Orientation.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in heronarts.glx.ui with parameters of type UI2dScrollPane.ScrollBar.OrientationModifierConstructorDescriptionScrollBar
(UI2dScrollInterface scrollContent, UI2dScrollPane.ScrollBar.Orientation orientation, float x, float y, float w, float h)