Java
06-27-2009, 08:05 AM
I don't get where to insert the code and such; I could really use some help with this. :) Here's my java file: (I removed irrelevant stuff) package projectprojectile; import java.applet.*; import java.awt.*; import java.io.File; import java.util.Calendar;