public class EmptyApplet extends java.applet.Applet { public void init() { } }