I suggested a possible solution to your code
problem in a reply to your previous post. It looks
to me like you lost a method somewhere along the line.
I have found some good material on JTable using
Google. Both Manning Publications Swing book
(
http://manning.spindoczine.com/sbe/) and Apress's
Definitive Guide to Swing for
Java 2 book
(
http://www.apress.com/catalog/sampleChapters/samplechp.html?isbn=189311578X)
have online excerpts from their respective chapters
covering JTable.
I need a Swing book myself, and am considering both
of those.
HTH,
Joe