Skip to Main Content

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
Post Details
Added on Jun 30 2008
16 comments
627 views