No no,i means, i create an empty JList, doesn't have any value in that.
Then, i want to get value from ComboBox, CheckBox and add to the JList.Thus, when i click on button Create , the value after get from ComboBox , CheckBox and add to JList will display on JList interface.
And the display is what i want
