Thank you for downloading this Java program
This program is only for Java developers. You can not use it without any Java programming knowledge.
With this package you can easily make and manipulate a wizard, like those supported by Windows 95.
It supports both applets and applications.
This package is *F*R*E*E* for everyone (freeware) as long as you keep these simple rules:
1) If you give this program to anyone, don't charge for it. It's not logical me - who wrote this program - to get no money and you - who are smart - to earn money....
2) Send me an e-mail if you like it
3) If you want to mirror it , do it as long as you don't change anything in this archive - even the file names.
4) If you use it in a commercial program / site first contact me and ask my permission
5) THE PROGRAM IS GIVEN 'AS IS'. I am not responsible for any hazard
this program will use (although I don't thing
it will make any). USE IT AT YOUR OWN RISK. Don't blame me for anything
that went wrong.
6) You are not allowed to reverse-engineer it. Instead ask for
the source code. It is possible that I'll give it
to you, if you say why you want it.
7) Remember to write somewhere my name and my e-mail address (e.g. in
the credits section) in your program. I want other people to know that
I wrote this little package.
- - - Installation instructions - - -
Files containing in this archive:
readme.html
line.gif
usage.html
index.html
WIzardExec.html
demo.gif
wizpack.zip
WizardExec.class
First of all unzip all files to a temporary directory - maybe you've done this already.
The classes of this package are in the wizpack.zip file. It consists
various class files. These files consist of the package. You have to unzip
them somewhere that your CLASSPATH can see them. For example, if you have
installed JDK in the directory C:\JDK, then you can create a directory
- let's say C:\JDK\MYPACKS. You must set CLASSPATH something like
CLASSPATH=.;C:\JDK\LIB;C:\JDK\MYPACKS
This is a common installation for every package. Please have in mind
that all these filenames are examples. Your computer may have other positions.
Now unzip all files in wizpackage.zip into this directory (in our example
in C:\JDK\MYPACKS) . The directory tree of this directory should be like
that:
C:\JDK\MYPACKS\panos\awt\browseButton.class
C:\JDK\MYPACKS\panos\awt\Wizard.class
C:\JDK\MYPACKS\panos\awt\wizImage.class
C:\JDK\MYPACKS\panos\awt\wizPage.class
C:\JDK\MYPACKS\panos\system\utils.class
And that's all!
One small note: the class panos.system.utils is not part of the wizard package and has nothing to do with it. It is here only because the demo class WizardExec.class uses it.
If you don't want to change anything in your CLASSPATH (although this
method is STRONGLY recommended) you can do the following :
Make a directory and unzip the files in there. Make this directory
your current directory. Create you project in this directory.
The disadvantage of this method is that EVERY TIME you want to use
the wizard package, you have to copy again and again the same data - very
bad for your hard disk.
If you experienced any trouble with this package, please let me know it and e-mail me.
User's guide is in usage.html file.
I am thinking of upgrading this package and maybe I'll do it. So any suggestions - contributions welcomed!
Also any bug reports (for the actual program or even the manual) is strongly welcomed!
Panos Katsaloulis
Teras@Writeme.com