Sure, but by the way, it took me from last night at 9:00pm to this morning at 9:30am to finish this program. It was extremely grueling and I wanted to rip my hair out by the time I finished, but it's done and I'm really proud of it

. Anyway, the problem was that I was compiling the program from volunteer.java rather than compiling the mainApp.java file which has the main() function in it and, since it uses all my other classes in all those other .java files, it will make the class files itself. That solved that problem, but then a million other problems came up that kept me working all night long, but anyway, its done.