I just want to show the inputted value from PasswordField
when ToggleButton
is set to TRUE
, the Bullets
will convert into Text Character
, pretty simple. I found this but unfortunately I'm stock because com.sun.javafx.scene.control.behavior.PasswordFieldBehavior
is cannot resolve.
Normally, how are we or how should a PasswordField
will be able to convert from Bullets
to Text Character
? is there any function for it?