A lot of stuff with GUIs uses the package awt.

java.awt.event.*;



java.awt.Color

Most GUIs I've seen extend either JFrame or JPanel.