Programming JFC

In 1998 I was the lead author for the Wiley and Son's book entitled Programming JFC.

Programming JFC is an introduction to the Java Foundation Classes. Over 100 examples are provided, including an application for searching HTML files and a Jar file viewer.

The title is an example of bad project timing, the book is about the Java Swing library but was already finalized before the project was renamed from JFC, the name used during development.

java swing java2d writing