              Smalltalk-style Programming Library


 Smalltalk-style Programming Library is a Java library to
 support Smalltalk-style programming in Java.  A major benefit
 of this is the facilitation of porting Smalltalk applications
 to Java.

 Smalltalk-style Programming Library contains the following
 functions (with certain restrictions):

	- Model/View/Controller framework
	- ApplicationModel
	- BlockClosure
	- ColorValue
	- Image
	- ValueHolder
	- ...and more!!

 Please refer to the Smalltalk books for more information about
 these functions.


 Copyright (C) 1999-2000 SRA (Software Research Associates, Inc.)

 Permission to use, copy, modify, and distribute this software
 and its documentation for any purpose and without fee is hereby
 granted, provided that the above copyright notice appear in all
 copies and that both that copyright notice and this permission
 notice appear in supporting documentation, and that the name of
 Software Research Associates not be used in advertising or
 publicity pertaining to distribution of the software without
 specific, written prior permission. Software Research
 Associates makes no representations about the suitability of
 this software for any purpose. It is provided "as is" without
 express or implied warranty.
