Installation Instructions
For installation of the UI Beans on Windows platforms,
-
WebRunner UI Beans Installation for JDK 1.1.1
-
Unzip the file ui110.zip ( or ui110e.zip for evaluation product).
-
Extract all the files contained in the ZIP file, to a local directory
of your choice.
-
Depending upon the beans that you want to use, extract either the chrt110(e).zip
and/or the wgt110(e).zip to a local directory of your choice.
-
Depending upon the beans that you want to use, import the necessary JAR
files into your favorite Bean builder:
-
For the Chart Bean, you would need to import the chart.jar and beanfw.jar,
that are packaged in chrt110(e).zip.
-
For the UI Widget Beans, you would need to import awidgets.jar,
that is packaged in the wgt110(e).zip file.
-
The documentation for all the beans is provided in the respective ZIP files.
-
WebRunner UI Beans Installation for use with VisualAge for Java (VAJ)
Version 1.0
-
Unzip the ui110(e).zip file, and extract the chrt110(e).zip
and wgt110(e).zip files from this file to a directory of your choice
on your local drive.
-
Unzip the chrt110(e).zip and the wgt110(e).zip files, and
extract all the files contained in these, to directory(ies) of your choice.
-
Importing the extracted files into VisualAge for Java:
-
Launch your 's VisualAge for Java's Integrated
Development Environment (IDE).
-
From the File menu, choose the Import menu item.
-
A SmartGuide Import dialog box appears.
-
Type in a new Project name, or browse and select an existing Project name
that you want the UI Beans package to be added to.
-
Click on the JAR file option then click on the Next button
-
Click on the Browse button, browse to the directory where
you extracted the files from the chrt110(e).zip file and choose
all the files with the JAR extension. There should be two JAR files: chart.jar
and beanfw.jar.
-
Repeat the same and select the awidgets.jar file from wherever you
had extracted it out.
-
Select the JAR files which now show up in the list of JAR files
in the Smart Guide dialog, and click on the Finish button to import
them into VisualAge for Java.
Back in the Workbench of VisualAge for Java, you should now see the
complete set of UI Beans, which consist of the Chart Beans, and the
UI Widget Beans, and all the classes they need, under the Project
name that you had specified during the Import process.
Supported Platforms
The current release of WebRunner UI Beans has been tested for
use with the JDK1.1.1 available on WindowsNT and Windows95.
Releases on other platforms will be supported in the near future, depending
on the availability of stable releases of the JDK1.1.1 on those platforms.
|