Thread
:
Naming Rules
View Single Post
Jul 16th, 2007, 3:51 PM
#
2
titaniumdecoy
Expert Programmer
Join Date: Nov 2005
Posts: 843
Rep Power:
3
The code for a class must be in a file with the same name; eg, the code for the class GearsOfWarBaby must be in a file named GearsOfWarBaby.java. A project in an IDE such as JDeveloper may contain many such files.
titaniumdecoy
View Public Profile
Visit titaniumdecoy's homepage!
Find More Posts by titaniumdecoy