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


JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "JTable column header height problem" Watch "JTable column header height problem" New topic
Author

JTable column header height problem

Barry Brashear
Ranch Hand

Joined: Jun 05, 2001
Posts: 303
I have a JTable with column headers that consists of multiple headers that
have 1 word over another as in the following :

Verifying Verifying
Employee Supervisor

The problem is the that both words in the title are not showing up because
the height of the header is not big enough. I also want the title to be
centered.

Thanks.
Don Kiddick
Ranch Hand

Joined: Dec 12, 2002
Posts: 580
Check out the multi line header example

D.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: JTable column header height problem
 
Similar Threads
JTable related problem
Jtable
Resize column width for JTable with headers?
How do you increase the size of a JTable header
JTable