![]()
SWT Toolkit Example
- swt/com/icesoft/browser/ri/swt/Main.java
This example illustrates using ICEBrowser SDK integrated into an SWT application.
Note: This example uses the SWT_AWT Bridge component to present a Swing-based browser component inside of an SWT application.
To start the SWT example browser:
- Using Windows, ensure that JDK 1.4.2 or higher has been installed. Under Linux, JDK 1.5.0 or higher is required.
- Ensure that the swt.jar file is on the classpath, along with the usual ICEbrowser jars. The SWT implementation for your target platform can be downloaded from: http://www.eclipse.org/downloads/index.php
- Specify the location of the SWT runtime native libraries on the command-line: Djava.library.path="path to swt native library"
|
Copyright 2005. ICEsoft Technologies, Inc. http://www.icesoft.com |