Event-delegation model has two advantages over event-inheritance model. a)Event delegation model enables event handling by objects other than the ones that generate the events. This allows a clean separation between a component&
Category:Java Swing Programing Interview Questions
No comments:
Post a Comment