Override getColumnClass(int) in your table model to return Boolean.class for columns using a check box to display data.
----- Original Message -----
Sent: Wednesday, February 06, 2002 2:15 AM
Subject: JCheckBox in JTable

Hi,
 
I have a JCheckBox in one of my tables and it only shows up as text i.e true/false but not a check mark. Anyone know a quick way of fixing this ?
 
Thanks
 
Sam

Reply via email to