TOC PREV NEXT INDEX




JAR Files


The Image Pilot is included in ib6core.jar.

To display .png files when using JDK 1.1.8 or PersonalJava, you must configure a third-party PNG decoder library, such as the one available from:
http://www.sixlegs.com/software/png

To optionally support the additional image types provided by the Java Advanced Imaging library (v1.1.2 or later), you must have the JAI libraries on the application classpath or the libraries must be installed directly into the JVM that you are using.

Note: The JAI library requires JDK v1.3.0 or later. See the JAI website for details: http://java.sun.com/products/java-media/jai/


Copyright 2005. ICEsoft Technologies, Inc.
http://www.icesoft.com

TOC PREV NEXT INDEX