Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Balloon ToolTip in JTable or in any Swing Component

843806Feb 23 2009 — edited Feb 23 2009
I want to know is there any way to display Baloon Tooltip in swing components ?
I want to display Ballon Tool Tip in JTable Cell for Validation purpose ,suppose i want to show message when my cell
value doesnt lies between min & max values (business logic) then show Message in Ballon Tooltip instead of JOption pane. Similar feature like windows gives when CAPSLOCK is on on password field.

Baloon Tooltip is achievable in SWT components but what about Swing ?
I think SUN should think about this, its really very helpful, as showing JOption Pane reccursively may irritate user
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 23 2009
Added on Feb 23 2009
6 comments
1,231 views