( --> )

Lab - Installing and Using a Library Class

Objectives

  1. To engage you in the installation of
    a simple class.

  2. To inform you of the relation between
    package naming and unix directory structure
    required by Java.

  3. To propose for your consideration, by
    way of example, the appropriateness of an
    independent test program for a stand alone class.

  4. To engage you in the process of solving
    a simple problem in the context of your class.