Hi,
I'm working with NetBeans swing builder and I'm having some problems with using the jList.
I'm trying to add a new list element while pressing a button. Though I can't get this working properly.
I would be very happy if someone could put together a simple NetBeans project where this task is carried out and then upload it for me.
As I said the only thing you would need to do is to create a button and a jList with the NetBeans swing builder and then make the button add an element to the list when clicked.