Hi,
Sun's tutorial could help :
http://java.sun.com/docs/books/tutorial/uiswing/components/table.html
Regards,
Arnaud
> Does anyone know of a decent example using a jtable to essentially do a
> jtable.model.setValueAt() of values typed into a JTable cell? I'm all
> twisted around on this. Thanks, Ike
* http://www.javaalmanac.com/egs/javax.swing.table/SetValue.html