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

jQuery clickable div with working mailto link inside -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -