Share

steelme Theme System for Java Swing

File Release Notes and Changelog

Release Name: 0.1.3

Notes:
S T E E L M E   :  A THEME MANAGER FOR SWING 
--------------------------------------------
steelme is Copyright (C) 2004 by T.J. Willis
document revision: $Id: README.txt,v 1.2 2004/05/15 01:55:30 tj_willis Exp $


What is steelme?
----------------
steelme is an open-source theme manager for Java Swing programs.  It allows 
the end user to select from pre-installed themes, or color schemes, or to
create his own by the use of the ThemeEditor.  steelme is designed to be
lightweight and easy for the application developer to use.

steelme's history
-----------------
steelme spent 4 years inside of Pavlov, an open source program for studying
using operant conditioning and Pavlovian conditioning (for more information
on Pavlov, see http://pavlov.sourceforge.net).  In April 2004, steelme
was separated from Pavlov, and put into its own project on SourceForge.net.
steelme is distributed under the GNU General Public License.

Bundled Software
----------------
The steelme demo uses the Apache Velocity Template Engine and Apache Jakarta
log4j, as well as sillyview, another spinoff of Pavlov.  These are bundled 
with steelme in accordance with their respective licenses.  See LICENSE.txt 
and LICENSE_APACHE.txt for more information.

Steelme Help, Bug Reports, Etc
------------------------------
For quickest response, steelme issues should be reported at the Pavlov
Sourceforge Site Forums, available at http://sourceforge.net/projects/pavlov
or http://pavlov.sourceforge.net.  Direct emails to the project admin are
likely to get lost or sit unread for long periods of time.

Changes Since 0.1.2
-------------------
Most of the changes were related to documentation and the demo program.

Thanks to:
----------
A million thanks to Matt Shore for keeping an eye on the Pavlov project 
during my absences.  (Fix a bug, add a feature, see your name here!)



Changes: Minor code changes. Overhaul of demo program for simplicity and clarity. Improved docs.