In this JAVA Swing Video Tutorial i Will show you, How to use JList and JComboBox in Swing. Learn many more things in this Tutorial, like
--How to get the items from list using value changed event
--How to add items into JList using model property
--How to add items into JComboBox
--How to use getSelectedItem ( ) method of JComboBox