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 CellRenderer performance issues

843807Mar 10 2010 — edited Mar 13 2010
In my application JTable seems to repaint cellrenderers constantly even if nothing in the gui has changed. If I add basic cellrenderers which render icons or colors it really hurts my application's performance.

Is there a way to stop JTable from constantly re-rendering the cells for no reason?
thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 10 2010
Added on Mar 10 2010
5 comments
395 views