Uses of Class
com.dua3.utility.fx.controls.TextFieldBuilder
Packages that use TextFieldBuilder
-
Uses of TextFieldBuilder in com.dua3.utility.fx.controls
Methods in com.dua3.utility.fx.controls that return TextFieldBuilderModifier and TypeMethodDescriptionTextFieldBuilder.bindDisabled(javafx.beans.value.ObservableBooleanValue disabled) Bind the control's disabled state to anObservableValue.Sets the text for the TextField being constructed.static TextFieldBuilderGet TextFieldBuilder for creating a TextField.TextFieldBuilder.type(TextFieldType type) Sets the type of the TextField.