if (jCheckbox1.selected == true) {machwas}
if (jCheckbox1.isSelected() == true) {machwas}
if (jCheckbox1.isSelected()) {machwas}