ICE Browser - Release Notes Version 4.0
More Information | Release Notes | API Documentation | On-line demonstration
Licensing | Download ICE Browser | Installation instructions

Programmers documentation and tutorial is available HERE.

The ICE Browser is an embeddable HTML browser for applications. It is a highly customisable and extensible HTML browser with full support for the HTML language (HTML 3.2). It can be used for HTML based help systems embedded in JAVA applications. It can also be easily extended so that it can function as a fully fledged WEB browser and be incorporated into existing applications as a "browser in a window".

ICE Browser can be incorporated into other JavaBean compliant applications, and can also import other JavaBeans in a transparent manner. This makes ICE Browser into a superior tool for

ICE Browser is lightweight

ICE Browser is lightweight and is designed for embedding in existing or new applications. The jar file for the ICE Browser bean is a mere 120 kilobytes. All of the HTML 3.2 standard is implemented.

Features

Improvements available in version 4.0

Version 4.0 is a new major version. It is the result of a major overhaul of the code. Many classes are changed, and some methods are deprecated. Main Improvements:

Known Problems with and limitations with Version 4.0

With the current v4.0 beta, we know about the following, and we're working on improvements:

Supports HTML 3.2 (without any Netscape or Microsoft extensions) with following exceptions:

  1. The following tags are not implemented or are ignored:
  2. Applets and AWT components (for FORMS) flash during documentscrolling.
  3. The on-line demo requires a Java 1.1 compliant browser.
  4. ICE Browser is not compatible with Java version 1.02. It is virtually impossible to provide backward compatibility since versions eralier than 1.1 do not know about Java Beans

Installing ICE Browser

ICE Browser is distributed as a "zip" file. Inside the zip file you will find release notes, these installation instructions, source code (if you purchased it) and the ICE Browser Java Archive (jar) file. Simply extract the zip file with for example unzip, winzip or 'jar xvf icefree.zip'. Once you have extracted the zip file, the best way to use ICE Browser is to place the full filename of the JAR file in your CLASSPATH. Unix (csh) users would for example do the following:

setenv CLASSPATH (your path)/icebrowserbean.jar:
java ice.htmlbrowser.Browser
Look in the examples directory to see how to use ICE Browser. If you have a "Bean aware" tool including BeanBox, you can just load the jar file in there directly and start using it.


Contact us by email:

ICEsoft AS - icesoft@icesoft.no