Writing the Java code

Use the Sun Java SDK or a development tool such as Sybase PowerJ to write the Java code for your class declarations. Save the Java code in a file with an extension of .java. The name and case of the file must be the same as that of the class.

NoteMake certain that any Java API classes used by your classes are among the supported API classes listed in Chapter 12, “Reference Topics”.