knking.com -- Programming Language Books and Training

 C C++ Java

Books by K. N. King

Home
Books by K. N. King
Short courses
Recommended books
Recommended links
FAQ

Java Programming: From the Beginning

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.

Copyright © 1999-2006 K. N. King. All rights reserved.