static JComboBox centerComboBox(JComboBox cb) { centerTextField(textFieldFromComboBox(cb)); ret cb; }