View Single Post
  #2 (permalink)  
Old 11-15-2007, 08:32 PM
ShoeNinja's Avatar
ShoeNinja ShoeNinja is offline
Senior Member
 
Join Date: Oct 2007
Posts: 123
ShoeNinja is on a distinguished road
Send a message via AIM to ShoeNinja
Yes the first statement includes the second.

import java.awt.* imports everything in the under awt (including event and everything in it).
Reply With Quote