Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes Swing / AWT / SWT and the fly likes problem resizing JTable column Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "problem resizing JTable column" Watch "problem resizing JTable column" New topic
Author

problem resizing JTable column

Peter Primrose
Ranch Hand

Joined: Sep 10, 2004
Posts: 755
For some reason when applying the sun TableSorter, I�m unable to resize the length of any column.

Did anyone encounter this problem before?

Ajit Malleri
Greenhorn

Joined: Feb 10, 2002
Posts: 27
Hi,

Try to change the code to the following:
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: problem resizing JTable column
 
Similar Threads
JTable will not clear
JCheckbox DefaultCellEditor funny in JTable
JTable row and cell selection
Jtable sorting; problem with getValueAt
get changed values from JTable