hello guys,
I have a problem, does anyone know if theres a way I can update a JList rather than just adding to it? ie if the list is showing a range of variables in a vector,and one of these variables changes, I want the list to update so it only shows one instance of each object rather than what is happening now which is that the new value for the object is being added to the end of the list.
If anyone understood all that please help.
thanks
