Cómo agregar valor en JComboBox en Java
comboBox.addItem('item text');
Spotless Stoat
comboBox.addItem('item text');