import java.applet.Applet; import java.awt.Color; import java.awt.Graphics; public class Jorge extends Applet { /** * Initializes the applet. You never need to call this directly; it is * called automatically by the system once the applet is created. */ public int estado; public void espera (int b) {for (int i=0; i