Uses of Enum Class
heronarts.glx.ui.component.UIButton.Tooltip.Placement
Packages that use UIButton.Tooltip.Placement
-
Uses of UIButton.Tooltip.Placement in heronarts.glx.ui.component
Methods in heronarts.glx.ui.component that return UIButton.Tooltip.PlacementModifier and TypeMethodDescriptionstatic UIButton.Tooltip.Placement
Returns the enum constant of this class with the specified name.static UIButton.Tooltip.Placement[]
UIButton.Tooltip.Placement.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 UIButton.Tooltip.PlacementModifier and TypeMethodDescriptionUIButton.Tooltip.setPlacement
(UIButton.Tooltip.Placement placement)