Uses of Class
heronarts.glx.ui.component.UITextBox
Package
Description
-
Uses of UITextBox in heronarts.glx.ui.component
Modifier and TypeMethodDescriptionUITextBox.setEmptyValueAllowed
(boolean isEmptyValueAllowed) UITextBox.setParameter
(StringParameter parameter) UITextBox.setValidCharacters
(String validCharacters) Set a custom list of valid characters for this text box -
Uses of UITextBox in heronarts.lx.studio.ui.device
Modifier and TypeMethodDescriptiondefault UITextBox
UIControls.newTextBox
(StringParameter p) default UITextBox
UIControls.newTextBox
(StringParameter p, float width) default UITextBox
UIControls.newTextBox
(StringParameter p, float width, float height) -
Uses of UITextBox in heronarts.lx.studio.ui.fixture
Modifier and TypeMethodDescriptionUIFixture.newControlTextBox
(StringParameter parameter, float width) UIFixture.newTagBox
(StringParameter tags, float width) -
Uses of UITextBox in heronarts.lx.studio.ui.modulation