In making the awt programs we import java.awt.*
It means all the packages inside this must be imported to my programe.
Then what is need to import java.awt.event.*;in the same programe..
means in a same programe why there is aneed to import java.awt.even if we imported java.awt...

Question asked by visitor aashi