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 and cell padding

843805Nov 21 2006 — edited Nov 21 2006
I would like to add padding to all the cells of a JTable so that the text is pulled off the table grid line and is more readable.

I do have a common descendent object from JTable where I already override some of the rendering and editing functionality and coloring.

Any advice on how to do this?

Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 19 2006
Added on Nov 21 2006
2 comments
498 views