hey i have this doubt in events....
There are certain standard, in built handlers in each interface(listener).
The class implementing this listner need to give the defination of these
handlers.....but
in case of developing gui applications like buttons....
instead of giving separate handler(actionPerfromed that comes from
ActionListener interface) for each button we add a common handler for all
buttons in netbeans(say "add") which stores the action that needs to be
triggered once the buttons are pressed....
so, what happens to the in-built listner(.....it is a must that
its definition should be given.....is the common handler "add" inside the
in-built listner????



hoping to get the reply soon

yours truly
Prateek rawal

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/javaprogrammingwithpassion?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to