In which package are most of the AWT events that support the event-delegation model defined?

Q

In which package are most of the AWT events that support the event-delegation model defined?

✍: Guest

A

Most of the AWT-related events of the event-delegation model are defined in the java.awt.event package. The AWTEvent class is defined in the java.awt package.

2012-10-16, 2041👍, 0💬