Re: printing a JLabel text above a JTable



On Fri, 25 Apr 2008 18:28:47 +0200, magowiz
<magowizNOSPAM@xxxxxxxxxxxxx> wrote, quoted or indirectly quoted
someone who said :

I'm trying to understand how to print a JLabel text above a JTable.
Since the JLabel text is quite long ( 1 or 2 rows) the JTable print
method with the two MessageFormat gives me the header in a too big
character size and so the text gets truncated.
I tried also with fjreport library but in this case I got the column
size reduced and I got the data on it truncated.
I would like to know how I can work it out.

Either use two JLabels or use <br> to split the line
--

Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.