TextInput.setText() is protected, therefore textProperty() method should return ReadOnlyStringProperty. (Or setText should be public and textProperty bindable StringProperty). See RT-15786 for more info.
- relates to
-
JDK-8114117 Properties without a public setter must be read only properties
-
- Closed
-