static void setComboBoxValues(JComboBox cb, L items) { setComboBoxItems(cb, items); }