( --> )
Lab - Installing and Using a Library Class
Objectives
- To engage you in the installation of
a simple class.
- To inform you of the relation between
package naming and unix directory structure
required by Java.
- To propose for your consideration, by
way of example, the appropriateness of an
independent test program for a stand alone class.
- To engage you in the process of solving
a simple problem in the context of your class.