Is there anything like a Password InputBox. The JOptionPane.showInputDialogBox() provides a text field but I need a password field in the input dialog box !!??
thanx [ November 11, 2005: Message edited by: Mamu Jan ]
“Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.” - Rich Cook
Mamu Jan
Ranch Hand
Joined: Sep 21, 2005
Posts: 45
posted
0
Let me rephrase my question. I need an input "dialoag box" containing a password field instead of a text field.