Hi, new to these forums & new to java
I made a simple java app based off a school project where you click on the box and it makes dots
And here's what I attempted to write out in HTML to make it show up
But it didn't work D: Any ideas?Code:<HTML> <BODY> <APPLET CODE=Dots.class WIDTH=300 HEIGHT=200> </APPLET> </BODY> </HTML>
The Dots and DotsPanel class & java files are attached.







Reply With Quote

Bookmarks