Posts by ALEXANDRE TELLES • 21 points
1 post
-
2
votes1
answer34
viewsQ: Check if a field is bindBidirectional (Javafx)
Good morning!! I wanted to know how I check if a field is with Binding (javafx) I have the following field: txt2.textProperty().bindBidirectional(txt1.textProperty()); Have a button to enable or…
javafxasked ALEXANDRE TELLES 21