11-16-2009 03:59 AM
Hi, m havin a little doubt
How actually JDE cvent listener works?
Do they keep on listening in background for the event
OR
when the event occurs then the OS itself invoke all event listener pertaining to that event?
Solved! Go to Solution.
11-16-2009 04:32 AM
I think it shud work same ways java event listeners:
follow the link
http://www.javaworld.com/javaworld/javaqa/2000-08/