JTable Header's text problem
hi,
i m using the JTable and my JTable header is of three lines means one column have the text more than one line.
when i use the default size of TableHeader then i m not able to see all the three lines of TableHeader text. To overcome this i setted the PreferedSize of Table Header. Now i can able to see all three lines of
TableHeader's text but after setted the Sizes of TableHeader when i go for resizing of TableHeader's column then the Text of TableHeader's Column become very Strange.
So plz let me know that how can i overcome this problem.

