The jpb Package
The files listed below belong to the jpb package. Use
your browser to download them. Put them in a subdirectory named
jpb
that is inside the directory where you keep your Java programs.
Convert.java
DrawableFrame.java
SimpleIO.java
Here's a more detailed description of the
installation process:
1. Create a directory (folder) on your
hard drive named jpb . Make sure that the letters are all lower-case:
jpb ,
not Jpb
or JPB .
Put this directory inside the directory where you will keep your
Java programs.
2. Point to the Convert.java link above and click the right mouse button. A
menu will appear. Select "Save Link As..." or "Save
Target As...". A file dialog box will appear. Navigate to
the jpb
directory that you created in Step 1 and save the file there.
3. Repeat step 2 for the DrawableFrame.java
and SimpleIO.java files. |