Computer Science, asked by manwinderrr, 9 months ago

06) Describe the Delegation Event Model
what are the Event sources and
Event Listeners
Listeners ? Explain with
an example Java code, how
various mouse events are handled?​

Answers

Answered by Anonymous
7

Answer:

The event model based on the event source and event listeners. Event listeners is an object that receives the message / events. The event source is any object which creates the message event. The event delegation model is based on - the event classes. The event listeners, event object.

Answered by vairavelsasi
0

Explanation:

help out a little bit

Attachments:
Similar questions