I want jTextField with 12 0s and I need to change those 0s to numbers I type as I type. In begining there is 000000000000 If I type 123 then it should be 0000
Exacly as stated in the subject how to make JTextField lose its focus? Something like: jtf.setFocus(false)