How to check that a JCheckBox is checked?

Viewed 153994

How can I check if a JCheckBox is checked?

2 Answers
Related