|
Override getColumnClass(int) in your table model to return
Boolean.class for columns using a check box to display data.
|
- JCheckBox in JTable Saumil Sheth
- Greg Munt
|
Override getColumnClass(int) in your table model to return
Boolean.class for columns using a check box to display data.
|