An interface is the point of communication between user and system, allowing for input to the system and feedback to the user.

learn more… | top users | synonyms

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 ...