I'm currently writing a Java app that interfaces with a MySQL database. My problem is that I'm trying to write a function that fills a JComboBox with the unique year-values registered ...