To create a JComboBox object , you have to add each of the choices after creating the object , as in the following example : JComboBox profession = new ...
確定! 回上一頁