import javax.swing.*;
import com.sun.java.swing.*;
IE or Netscape don't support directly Swing Applet. You must use the Java plugins. Then you will need to use the <OBJECT> (IE) or <EMBED> (Netscape) HTML tag instead of the regular <APPLET> tag.
Written and compiled by Réal Gagnon ©1998-2005
[ home ]