java - Show a tooltip above a cell in a JTable -
I have to show a tooltip above (or below) when the user will enter the wrong value (see image below). I have a tooltip, but I need a point to display it at the right position, so I want to get a cell status. Do you know how to get it?
But, if you have a better solution to realize this behavior, then I am open to all proposals (especially for the fact that Tooltip Cell / Jtable / panel and if I take my window Tooltip is shown in the same position to go / stop / decrease)
Thanks, Damian
Try
Comments
Post a Comment