I need to show a tooltip above (or below :) the cell when the user enters an incorrect value into it (see. Image below). I have a tooltip, but I need a dot to display it in the correct position, so I want to get the position of the cell. Do you know how to get this?
BUT, if you have a better solution for implementing this behavior, I am open to all suggestions (especially for the fact that the tooltip is not connected to the / Jtable / Panel cell and if I move / close / minimize the window, the tooltip is the display in that same position)

Thanks Damien
java swing tooltip jtable
Damien
source share