Yes, they are in different packages: ActionEvent is in the java.awt.event package - the imports do not cascade down the directory structure (so importing java.awt.* does not implicitly import...