I am doing an exercise in a book where you have to test event handling. I have a JList with 3 font choices (Serif, SansSerif, and Monospaced) and two checkboxe
I'm having trouble adding items to a JList called lstContacts whenever a button is pressed. When I press my new contact button, a line should be added to lstCo