static JCheckBox centerCheckBox(JCheckBox cb) { ret setHorizontalAlignment(SwingConstants.CENTER, cb); }