[RESOLVED] java: how to add items to jComboBox
I need to pull data from a database then throw it into a jComboBox at runtime.
But I dont know how to add items to jComboBox (using netbeans for design).
edit: jComboBox1.addItem():
Well, that was a hour well spent.

