Immediate update to JCombobox in Java
问题 A person wishes to add a NEW Job to the database. A Combobox list the existing employers already in the database for the new Job to be added against. But if an employer is not present customers have the option click on a button to add an employer. Once added that employer should immediately be displayed in the textfield. I am trying to achieve the above scenario with my coding and mysql database, but cant think of the logic to do so... Table Employer CREATE TABLE "Employer" ("employerID"