I want to have one empty row at the end of my table. I tried to make my TableModel's getRowCount() method returning data.size()+1 but it does not work (the GUI hangs at runtime.) Is it possible to have this empty row?
Thanks, Panos _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx To change your membership options, refer to: http://www.sys-con.com/java/list.cfm
