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?

Tags..  Event-Listener Interface  Event-Adapter Class  Java Interview  Core Java
Posted by: Oreal | Views: 97 | Community Opinion: 1

Add Your Opinion

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
Your Name:
*your opinion/answer: