08-03-2009, 08:11 PM
Hello everybody,
I'd like to check a precise cell in a JTable.
I wrote an algo which gave me the x and y position of this cell (the position can change).
But now I don't know how to create the checkpoint.
I mean, I know how to check a JTable but here the cell can have each time a different place.
Is there a way to check this cell thanks to the x and y value I found ?
Thanks in advance !
I'd like to check a precise cell in a JTable.
I wrote an algo which gave me the x and y position of this cell (the position can change).
But now I don't know how to create the checkpoint.
I mean, I know how to check a JTable but here the cell can have each time a different place.
Is there a way to check this cell thanks to the x and y value I found ?
Thanks in advance !