Uses of Class
heronarts.glx.ui.component.UINumberBox
Packages that use UINumberBox
-
Uses of UINumberBox in heronarts.glx.ui.component
Subclasses of UINumberBox in heronarts.glx.ui.componentMethods in heronarts.glx.ui.component that return UINumberBoxModifier and TypeMethodDescriptionUINumberBox.setFill(boolean hasFill) UINumberBox.setFillColor(int fillColor) UINumberBox.setFillStyle(UIInputBox.FillStyle fillStyle) UINumberBox.setShiftMultiplier(float shiftMultiplier) Sets a multiplier by which the amount value changes are modulated when the shift key is down.