Question: Write a GUI program that uses the methods in the Graphics class to draw a smiley face when the window is activated, and a frowny face when the window is deactivated. This will require use of a Window Listener to detect the activation or deactivation events.