Hi,
In netbeans it is possible to hide the type password in a textbox with **?
thanks
Hi,
In netbeans it is possible to hide the type password in a textbox with **?
thanks
If you mean that you need to design a Swing UI with a password text field you should simply use the JPasswordField component form the standard Swing palette.