Handling Events from a dinamyc items list
Hi, to all
I'm sorry i've not read all other posts because i've no time
i need to solve a problem with a jpopup menu:
the items inside the popup are dinamycs, they're contained in a vector.
so in this way i don't know how to catch the event in method actionperformed when i click on an item.
help me thanks

