Page 1 of 1

password entries

Posted: Mon Sep 08, 2008 10:05 pm
by aseph
I am trying to make a login box. But there doesn't seem to be anything like
a JPasswordField.

Is there another way to do it?

thanks

Posted: Mon Sep 08, 2008 10:13 pm
by Lutz
You could use gs:key-event to capture keystrokes in the text area and then use gs:set-text to display the asterisk characters.