Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JTable table cells height changes on font changes of text within the cells

843804Mar 21 2002 — edited Oct 20 2004
Hello,

I have a JTable that i have configured that listens for font event changes and when the user changes the sizes and the type of fonts, it changes the font and sizes of the text in the JTable. The table header changes fine and the table itself grows larger or smaller. BUT the table cells themselves do not change at all. So if I change my font to be of a large font, the table cell size remains the same and the font is too big to be viewed. Any suggestions?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 17 2004
Added on Mar 21 2002
2 comments
181 views