A bozo's blog
javax.swing.DefaultCellEditor dce = (javax.swing.DefaultCellEditor)table.getDefaultEditor(Object.class); dce.setClickCountToStart(1);