Name: KirkPack
Author: Berend "Kirk" Wouda (kirk@kirkwarez.com)
Site: http://utilities.kirkwarez.com/kirkwarez/KirkPack/
Current Version: v2.10 (14-3-2004)
Platfrom: Anyone supporting a JVM.
Required: JRE 1.4.2 (http://java.sun.com)


- What it is -

KirkPack is a collection of general use classes I primarily made for my personal use, but which could be useful for others. For that purpose, all classes have been generalised to be of general use to any application, instead of the one they were
initially designed for.
Among others there are Layout Managers, popup dialogs, IO classes and SDL classes.


- Installation -

Unzip the contents of the zip file to a folder of your choice.

Note that the KirkPack.jar file can be placed anywhere in the classpath, or you can of course add it to your classpath itself. If you needed KirkPack to run one of my programs, you can place it in the Binaries folder of that program (see that program's installation instructions).


- Program Usage -

KirkPack is a library of classes meant for use in other programs. If you wish to use some of the classes, I recommend you inspect the Javadoc for the correct usage. Just import the package of the class you wish to use and you're game!


- Recommendations -

Everybody use SDL! I like it better than XML ;^)


- Etcetera -

To see the version history and the list of known bugs check out "History.txt".


- Disclaimer -

I'm not responsible for any damage done to your program or computer or blah blah blah legal crap.


- Copyright Notice -

KirkPack is released under the GNU Public License (GNU GPL). See "GPL.txt" file for more details.

Copyright 2003, 2004 Berend "Kirk" Wouda