I am just learning
Java and I found this site while searching for help. I am so glad I found you. I am taking a course in college to learn Java. My instructor has given us an assignment to write an
applet and to change the code of one of our projects to work with the applet. The first applet is suppose to pass any arguments. It sounded really simple but I find myself completely lost. Can you offer any suggestions that would help?
Here is the applet:
<applet code="BallProject.class" width = "800" height = "400">
</applet>
Here is the code:
[ edited to preserve formatting using the [code] and [/code]
UBB tags -ds ]
[ March 20, 2003: Message edited by: Dirk Schreckmann ]