/*-------------------------------------------------------------
Copyright (c) 1996-2003        WSI/GRIS University of Tuebingen
All Rights Reserved.
WSI/GRIS makes NO WARRANTY or representation, either express or
implied,  with respect to this software, its quality, accuracy,
merchantability, or fitness for a particular purpose  and shall
not be liable for damages of any kind.
 
Permission to use, copy, modify, and distribute this software
and its documentation for NON-COMMERCIAL purposes and without
fee is hereby granted provided that
(1) This copyright appears in is all copies
(2) Any modificaton is documentated with the authors name.

Please cite this work as: 
Hanisch, F., and Strasser, W., "GRIS/ILO Interactive 
Learning Objects", WSI/GRIS University of Tuebingen, 
Germany, 2003. http://www.gris.uni-tuebingen.de/projects/ilo

Head of Project: Frank Hanisch
EMail:  frank.hanisch@wsi-gris.uni-tuebingen.de
-------------------------------------------------------------*/

/*----Contents-----------------------------------------------*/

The JAR file contains the interactive learning object (applet)
and the WSI/GRIS GraphicalDevice (v1.2) package to provide basic
functionality for scene graphs, geometry, and user interfaces.

/*----Software requirements-----------------------------------*/

Java 2 (works well with JRE 1.4.2)

/*----Usage---------------------------------------------------*/

Standalone application:
Simply click and run the JAR file with your "java" application.

Web browser with Java Plug-In:
Open the HTML file. To view modified modules, remember to clear 
the JAR cache.

/*----Modifications-------------------------------------------*/

Edit the source files in the applets directory.
Click "build.bat" to compile, package and run the JAR file.

In case of any problems, please refer to our online help at
http://www.gris.uni-tuebingen.de/projects/ilo 

Have fun!
