Would anyone know how to respond to me as I leave a JTextField
field with the CPF mask. I think you can do this by setting Document
to JTextField
, but I do not know how to do it. Could someone help me?
Note: I want to use JTextField
and not JFormatedTextField
.