I have a situation in which I need to drag an element from one JList to another, but when I drop it I need it to fire off a method, not copy the element. I also need to know the element that was dragged, (What element from what list) and the element and list it was dropped on.
Can any one point me in the correct direction on how to accomplish this? Are their interfaces I can implement and methods I can override? If so which ones? Any suggestions on where I should begin looking would be appreciated. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]