Thread
:
JTextFields with username & password.
View Single Post
#
2
(
permalink
)
07-02-2007, 01:38 AM
Daniel
Member
Join Date: Jun 2007
Posts: 92
You may want to use a
JPasswordField
for your passwords if you are concerned about security of the typed in password. Basically this is a JTextField that echos a * for each character typed.
Greetings.
Daniel
Daniel
View Public Profile
Send a private message to Daniel
Find all posts by Daniel