illegalargumentexception « JComboBox « Java Swing Q&A





1. JComboBox setSelectedIndex out of bounds    stackoverflow.com

i have IllegalArgumentException out of bound exception whatever the index is . i knew that the problem is that the second combobox was not initiated . private void cboxCountryActionPerformed(java.awt.event.ActionEvent evt) {
...