JTable - Boolean Cell Type - Background

前端 未结 3 1650
小蘑菇
小蘑菇 2020-12-10 14:18

I\'m using the Nimbus L&F with a JTable that has a boolean (checkbox) element as one of its columns.

3条回答
  •  一整个雨季
    2020-12-10 14:56

    I know it is old post, but for other searchers: I used jxtable() and that solved this problem :)

提交回复
热议问题