PDA

View Full Version : Populate a jList when using a gui designer


cja275
Nov 8, 2008, 02:46 PM
I am trying to populate a jlist I have added to the panel of a gui. The jlist component has been added via a netbeans gui designer rather than from scratch. I don’t know how to add the items to the list.