static int getSelectedIndex(JComboBox cb) { ret cb.getSelectedIndex(); }