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
Post a Comment