Posted By:
Aileen_Moloney
Posted On:
Friday, May 21, 2004 01:38 AM
I am writing a class that extends JTable, my problem is that the focus only remains in same cell. I don't call super.editCellAt because causes some weird problems, so i overwrote editCellAt in my program. And now have this, problem with the Focus.
Thanks Aileen