protected void updateComboBox(String qs) · { · jComboBox.removeAllItems(); · for(String eqs:queue) jComboBox.addItem(eqs); ...
確定! 回上一頁