What is the relationship between an event-listener interface and an eventadapterclass

An event-listener interface defines the methods that must be implemented by an eventhandler for aparticular kind of event. An event adapter provides a default implementation of an eventlistenerinterface.

 

This Question is not yet answered!

 
 

Related Answered Questions

 

Related Open Questions