What is the relationship between an event-listener interface and an event-adapter class?

What is the relationship between an event-listener interface and an event-adapter class?

Oreal
Views: 810 | Community Opinion: 1

Tags..  Event-Listener Interface  Event-Adapter Class  Java Interview  Core Java

Bookmark this page..



Ask a New Question Go to Home

Community Opinion/Answers
 
Node Said..

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






What do you think? Add your opinion/answer
*Name
*your opinion/answer: