
I want to change the index of one jComboBox according to the selected index of another jComboBox. I can do it.Also the user should have the ability to select or change the index of the second combobox according to there taste. In my code the second combobox changes its index according to the index of the first combobox. but i cannot change the index of second combobox without changing the index of first combobox. I am a very beginner and sorry for the inconvenience. Thank You very much