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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

JTable-Row color issue

701922Jun 30 2008 — edited Jul 4 2008
Hi !

I have JTable... with its 5columns,
5th column is off Boolean Type.(check boxes)
What I require.. is when user checks the JCheckbox.. I want that entire row to change its color and when un-checked reture back to its orginal color.

I use DefaultTableModel.

Pls post a simple samplecode..Thanks in advance.

Pls help !!

Edited by: dashok.83 on Jun 30, 2008 2:15 AM

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 1 2008
Added on Jun 30 2008
16 comments
873 views