Java awt package - TechRepublic
General discussion
November 7, 2000 at 12:21 AM
touday

Java awt package

by touday . Updated 25 years, 7 months ago

When programming with eventhandlers,I import
java.awt.* and this means all the classes in the package are available for me to use,then
why is that I specifically need to import
java.awt.event.*
If anybody can clear me this doubt it will be useful to understand better.

This discussion is locked

All Comments