Open kenlimmj opened 11 years ago
@yichenshen do you know how to do that? do I have to use SwingX ><
Just add a listener that does setText("")
on click.
@yichenshen Lovely. Thanks so much :D
Almost there. Placeholder should reappear in the box after focus is taken away if nothing has been entered in the field.
Current behaviour:
On field focus the username and password placeholders remain there and must be deleted automatically. They should be set to disappear on click to allow the user to type in the credentials.