Hi, I am trying to have a Jbutton as one of my fields in my Jtable. Am extending the AbstractTableModel class. In the field where I ecpected to see the Button, I instead see a text message "java.swing.Jbutton.....". Could someone give me an idea of how to overcome this ?