In which package are most of the AWT events that support the event-delegationmodel defined

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

 

This Question is not yet answered!

 
 

Related Answered Questions

 

Related Open Questions