Sorry for my bad english....
This applet adds the label each time you restart, because it is rerun the start method.



import javax.swing.JApplet;
import javax.swing.JLabel;
import...