Class which shows an error with displaying the contents of a JComboBox with a
long list anytime the combobox has a setSelectedItem called on it that is not
the first element in the list.
This is a small class that creates a JTable with 7 rows, then it runs
startTest which adds 50 rows then updates the fonts and right after that adds
50 more rows.