I would like to use a JList to display employee information and allow add/delete operations on this JList.
I am having a problem when adding/removing a record from the JList, the model is being updated but the JList goes blank.
I do not use Arrays, Vectors etc to maintain my model. My model...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.