how can I make a cell be 'selected'?
Hi,
I have implemented a copy-paste feature for my JTable. However, I have been asked if I can make the next to last 'pasted' cell be automatically selected after paste operation, so the user can copy-paste groups of continues data without moving the mouse.
Ok, I now it is hard to describe but is there any way for me to change a cell's state to 'selected'?
Thanks for your time.

