What is the highest-level event class of the event-delegation model

The java.util.EventObject class is the highest-level class in the event-delegation classhierarchy.

Showing Answers 1 - 3 of 3 Answers

The highest level classof event delegation model is java.util.EventObject class because it contains all classes and interfaces that support all kinds of event handlings.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions