static S getTextFromComboBox(JComboBox cb) { ret (S) cb.getSelectedItem(); }