Can JOptionPane have a JPasswordField?
843805Mar 22 2007 — edited Mar 22 2007Hey all,
I was wondering can the JOptionPane have a JPasswordField or atleast have a mask?
My Program prompts the user for a password for a verification, so i would like to have the password not readable.
thanks