posted 17 years ago
Hi,
I have a Jlist that contains the content of a vector, how can I handle an event such as a double-clicked item in that JList?
What I'm intending to do is getting the appropriate properties for a selected item, and put the values into textfields.
tia