|
-
July 30th, 1999, 09:44 AM
#1
JTable Multi-line header
I need to implement multi-line headers in a JTable. Has anybody done this before?
-
August 1st, 1999, 11:22 AM
#2
Re: JTable Multi-line header
As far as I know there is no direct support for multi-line headers, but u can have custom header component attached to JTable.
Try creating ur own header component which shows multiline headers, or try giving multi-line label as header component. U will get the multi-line label at http://codeguru.com/java, under swing section.
- UnicMan
http://members.tripod.com/unicman
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|