TOC PREV NEXT INDEX




JAR Files (lib)


This directory contains the Java archive (JAR) file components. You must add the applicable JARs to your classpath.
JAR File
Approximate Size
Description
Build.jar
29KB
Used for running the provided Ant compile scripts to build the source.
ib6access.jar
20KB
Contains the classes for accessibility. Provided by the optional Accessibility module.
ib6core.jar
596KB
Contains the core classes, pilots (HTML 4, Image, Text, and NotSupported), and the org.dom.w3c package. Also contains support for the DOM 2 API. This JAR is always required on the classpath.
ib6swing.jar
72KB
Contains the Swing toolkit bindings. It is required if your application runs in Swing mode.
ib6util.jar
99KB
Contains utilities that other libraries rely on at compile time and at run time. This JAR is always required.
ri_generic.jar
141KB
Contains the Generic reference implementation. For more information, see Generic RI.



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

TOC PREV NEXT INDEX