Further investigation of my code shows that the clear() is not completely working because I set header labels uing model.setHorizontalHeaderLabel().
Appearently cleaer() does not get rid of the header labels. I have been going through the documentation and can't seem to find the correct call to clear the header labels so that the clear() will clear the table.
What is the call?
Bookmarks