a list is collection of elements (or items) that may or may not be ordered in a particular way.

learn more… | top users | synonyms (1)

0
votes
0answers
23 views

Java GUI - JLIST + Refresh

I need to create an interface which includes a list of events. The events are saved into a Vector List and I need to be able to display a list of their 3 variables like this: 13/05/2003 Task 1 ...