
To run the JAIImageBrowser applications, you need to add
planarimloader.jar to the CLASSPATH variable. The planarimloader.jar contains the 
PlanarImageLoader bean.

Windows Example:
set CLASSPATH=%BOOK_HOME%\classes;%BOOK_HOME%\classes\planarimloader.jar

%BOOK_HOME%\classes is the directory where you have the all the class files
and planarimloader.jar.
  
