Editing a cell with double-clickEditing a cell with double-click
To modify the number of clicks that is needed to edit a cell in a JTable, you have to look for the Editor class. So if you did not modify the column class, and did not set your own editor, you can set the edition to be activated on double-click with the following line...