Hi,
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 fjre****t 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.
Thanking in advance
Greetings
magowiz