problem seeing column names with jtable
843804Oct 25 2004 — edited Oct 25 2004i created a jtable and i cant see the column names. I want to display the column names without the use of a scroll pane. I have placed the jtable in a container and am passing in a defultTableModel that contains all the info. When I display the table, i get all the row and column info but no column headers. Thanks for any help that you can give me