Posted By:
vijay_shankar
Posted On:
Friday, October 19, 2001 12:05 PM
I need to know how can i set focus to a particular cell in a JTable by using a KeyEvent.Say by pressing the return key I need to set focus on a cell at 4th row and 5th column.Can anybody help me on this?