static boolean isChecked(JCheckBox checkBox) { ret checkBox.isSelected(); }