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
601KB
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.
ib6extra.jar
32KB
Contains the classes for the applet, JMF, MathML, SVG, and PDF pilots, as well as the ECMAScript Console and DOMViewer.
Note that some of these pilots require additional software too.
ib6http.jar
112KB
Implements the HTTP protocol. It implements HTTP/1.0 and HTTP/1.1 and supports cookies, persistent connections, redirects, proxies, and caching. Also supports proxy auto configuration (PAC).
For more information, see HTTP and HTTPS Protocols.
ib6https.jar
6KB
Implements the HTTPS protocol. Requires the optional ICEssl module.
For more information, see HTTP and HTTPS Protocols and ICEssl Module.
ib6js.jar
290KB
Contains the Rhino JavaScript engine from http://www.mozilla.org and bridge classes to support JavaScript.
For more information, see JavaScript.
ib6ntlm.jar
31KB
Provides classes to support the Windows NT challenge/response authentication protocol. Provided by the optional ICEhttp NTLM module.
ib6swing.jar
73KB
Contains the Swing toolkit bindings. It is required if your application runs in Swing mode.
ib6util.jar
101KB
Contains utilities that other libraries rely on at compile time and at run time. This JAR is always required.
ib6winflash.jar
14KB
Contains classes for the Flash pilot. Provided by the optional Windows Flash pilot.
ib6xalan.jar
4KB
Contains the bridge code for using the Xalan XSLT transformer.
For more information, see Rendering XML Documents.
icessl.jar
231KB
Contains the code required for creating SSL connections. This JAR comes with the optional ICEssl module.
For more information, see ICEssl Module.
ri_enhancedawt.jar
162KB
Contains the Enhanced AWT reference implementation. For more information, see Enhanced AWT RI.
Also contains a custom component library used in the Enhanced AWT RI. For more information, see ICEsoft Skinnable Component Library.
ri_generic.jar
138KB
Contains the Generic reference implementation. Also includes AWT print settings and print preview dialog windows, and AWT implementations of the SSL Certificate dialog windows.
For more information, see Generic RI.
ri_swing.jar
715KB
Contains the Swing reference implementation. Also includes Swing print settings and print preview dialog windows, and Swing implementations of the SSL Certificate dialog windows.
For more information, see Swing RI.



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

TOC PREV NEXT INDEX