I have a combo box with some different options when someone chooses an option i just want to get the test in the field. Netbeans doesn't seem to know how to do this.
exactly.. and remember that if you want to read their content (the content of jComboBox Items) you can downcast those objects into a String without any problems