Uses of Class
heronarts.glx.ui.component.UIInputBox.EditState
Packages that use UIInputBox.EditState
-
Uses of UIInputBox.EditState in heronarts.glx.ui.component
Methods in heronarts.glx.ui.component with parameters of type UIInputBox.EditStateModifier and TypeMethodDescriptionstatic void
UIInputBox.onDrawText
(UI ui, VGraphics vg, UIInputBox.EditState editState, String rawString, boolean cursor, VGraphics.Align textAlignHorizontal, float x, float y, float width, float height, float availableWidth) Horrendous helper method to render an editable text field