Wednesday, February 11, 2009

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

Question :What is the highest-level event class of the event-delegation model?
Answer :The java.util.EventObject class is the highest-level class in the event-delegation class hierarchy.

No comments: