password entries

Started by aseph, September 08, 2008, 03:05:44 PM

Previous topic - Next topic

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

Lutz

#1
You could use gs:key-event to capture keystrokes in the text area and then use gs:set-text to display the asterisk characters.