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
You could use gs:key-event to capture keystrokes in the text area and then use gs:set-text to display the asterisk characters.