Hello!

Just wondering where I need to extend JFrame to get this working...


//imports
import javax.swing.JFrame;

//main class
public class mainClass extends JFrame {