For the love of sweet jesus I have spent the last hour trying to figure out how to add strings to a jList from a button. How can I do this?

Lets say I want to add "A" "B" "C" "D" to jList1 which has already been drawn on the form. Thanks