Adding JButton to cell in JTable

Hi i am trying to add JButton to a cell in JTable.

In the table rows are constant and columns are dynamic.

I have to add JButton only to 4th row in each column.

In remaining columns(like in row 1,2, and 3) i have to enter new values. But its not accepting new values.

I have added cellrenderer and celleditor to each cell.

wht to do plz help me.

[383 byte] By [Sailu01a] at [2007-11-26 16:46:45]
# 1
Quit multi-posting. You already have a posting on this topic. If you keep creating new posting then nobody knows what has been suggested in the other posting.
camickra at 2007-7-8 23:14:12 > top of Java-index,Desktop,Core GUI APIs...