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!

Highlight Row in JTable programmatically

843804May 24 2005 — edited May 26 2005
I want to highlight a certain row by clicking on different radio buttons. I have tried everything from selecting rows through the JTable, selection model, to constructing my own cell renderer but no matter what, even though I change the selection, the row I want will not be highlighted. Any ideas?

Jesus
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 23 2005
Added on May 24 2005
5 comments
739 views