Friday, January 6, 2012

Java: Converting to an applet?

to make an applet the cl must extend the java.swing.JApplet or the java.awt.Applet cl, rather than java.swing.JFrame

No comments:

Post a Comment