Hi all, my Question is so simple.... i have a JTextField and i need to encrypt it, so every thing is written inside will show as black Points (since i use it as the password field) any SIMPLE idea PLEASE Thanks
Okey Thanks to all ... i get the solution ... i must use JPasswordField instead of JTextField.... Thanks