Forms are generally used to retrieve user input such as text, selected radio button, selected checkboxes and actions like pushing a button

learn more… | top users | synonyms (1)

0
votes
0answers
26 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 ...