JTable cell editor update several columns  
Author Message
root





PostPosted: 6/21/2007 11:31:00 PM Top

java-programmer, JTable cell editor update several columns I have a JTable with multiple columns line
let's say : name, cat, subcat, lang
I would like a cell editor on name ;cat , subcat and lang read only
when I edit name whenever I choose a mame that belongs to
cat,subcat,lang the cat,subcat,lang cells are updated .....
tanks a lot
patrick
jdk1.6.0_02/linux