Applet applet = new StandaloneScribble(); Frame frame = new AppletFrame("Scribble", applet, 300, 300);