java - Example text in JTextField -


i looking way put example text swing jtextfield , have grayed out. example text should disappear thing entered text field. similar stackoverflow when user posting question title field.

i if extended implementation of jtextfield can drop in simple replacement. swingx work. guess if there not easy way option override paint method of jtextfield way maybe.

thanks

the text prompt class provides required functionality without using custom jtextfield.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -