Set the editing cell of a JTable
Hi,
I have a JTable. When the user press a button a new row added to the table. I want that the first cell of this row start its Editor, so that the user can instantly begin to type something without doubleclicking on the cell.
regards

