Hi All,
I have created a simple java applet which basically draws a picture of a square. I am using Graphics2D object to achive this.
I have a html form with the applet tags but when the html page is ran, it does not display the square and just a grey applet window.
However running the html page using the appletviewer everything seems to be fine. What could be the problem?
Thanks in advance.
Yue Jeen
I have created a simple java applet which basically draws a picture of a square. I am using Graphics2D object to achive this.
I have a html form with the applet tags but when the html page is ran, it does not display the square and just a grey applet window.
However running the html page using the appletviewer everything seems to be fine. What could be the problem?
Thanks in advance.
Yue Jeen