aspose file tools
The moose likes Swing / AWT / SWT and the fly likes JTable column width Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "JTable column width" Watch "JTable column width" New topic
Author

JTable column width

Rajeshwari Ramamurthi
Greenhorn

Joined: Jun 21, 2001
Posts: 28
Hi
I have a JTabel with 8 columns. I want to set the column width dynamically for each column to fit the biggest string(in lengthwise) of that column. Is it possible to calculate the width of each column, if I calculate the length of biggest string for each column.
Or is it possible to display all cell contents fully.

Thanks
Raji
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: JTable column width
 
Similar Threads
JTable Auto Column Width
how to set multpile style classes for headerClass attribute in datatable???
Positioning the column in the table
wrapping issue
Calculate text length