ElegantJ Charts Library Sample Application
Installation Guide - Version 1.0.03
Product Version 2.0 Document Version 1.0
Table of Content
1.2.1 Installing on Windows 95/98
1.2.2 Installing on Windows NT/2000/XP
1.2.3 Installing on Unix/Linux
1.3 Running the ElegantJ
Charts Sample Application
Before installing ElegantJ Charts Sample Application, please ensure that your computer system and development environment are setup and working as per expectations. Person using ElegantJ Charts Sample Application is expected to be able to write and execute simple JAVA applications.
To be able to use ElegantJ Charts Sample Application, your computer systems are required to have
Ø An IDE that supports JDK 1.4.0 or higher, or
Ø JDK 1.4.0 or higher.
On extracting EJChartsDemo.zip, following directories and files will be created
Ø Directory [jars] contains Jar file(s)
Ø Directory [source] contains Java source file(s)
Ø Directory [templates] contains EJXML template file(s)
Ø Rundemo.bat to run the ElegantJ Charts Sample Application
Ø EJChartsDemo.jar
Ø Read me.
To include ElegantJ Charts Sample Application in CLASSPATH, add following statement to your autoexec.bat file,
Set CLASSPATH=%CLASSPATH%;C:\EJChartsDemo\EJChartsDemo.jar;
Restart Windows to get effect of changes made.
Go to Control Panel and select System. You will find environment variables under Environment tab in Windows NT systems and under Advanced tab in Windows 2000 systems.
Find CLASSPATH environment variable or create it.
To include ElegantJ Charts Sample Application in the CLASSPATH, specify or add following value for variable –
[EXISTING-CLASSES]; C:\EJChartsDemo\EJChartsDemo.jar
Before you begin using ElegantJ Charts Sample Application, you must manually configure CLASSPATH environment variable. CLASSPATH must point to the location of classes and installation directory.
For example, to set CLASSPATH for ElegantJ Charts Sample Application,
setenv CLASSPATH .:/usr/local/EJChartsDemo/EJChartsDemo.jar:
If you are using Bourne Shell, commands are,
CLASSPATH= $CLASSPATH:.:/usr/local/EJChartsDemo/EJChartsDemo.jar:export CLASSPATH
1.3 Running the ElegantJ Charts Sample Application
Ø Move to EJChartsSample Application
Ø Run rundemo.bat file or use following commands in command prompt.
java -cp .;EJChartsDemo.jar ChartsDemo
OR
java –jar EJChartsDemo.jar
It will open ElegantJ Charts Sample Application.
Product
& Support Information:
Ø You can find more information about ElegantJ Chart Designer and it's features on www.elegantjcharts.com
Ø If you looking for further support apart from this documentation, then you can purchase our support package from the website.
Ø Forward your sales related mail to sales@elegantjcharts.com
Feedback and Suggestions:
Ø We would be pleased to get your feedback as well as suggestions about our products
Ø Forward your feedback or suggestions related mails to support@elegantjcharts.com