fatcodeguy
Programmer
Hi, I have a JTable with two columns, and it's the only component on a JTabbedPane. The records in one column are small, and in another large, but the title for each column is just a word. How do I set the size of a column, and have the other take the rest of the space. The other problem, is how do I set the table for no editing. Thanks