This document discusses the third-party components and artwork included in the Trace Modeler distribution.


FAM FAM FAM ICONS
-----------------

Most of the icons used in Trace Modeler are either taken directly from the 'Silk icon set 1.3' by Mark James, or are at least based on them.

If you're looking for some very good looking icons for your app, have a look at http://www.famfamfam.com/lab/icons/silk/

You can find its license (Creative Commons Attribution 2.5 License) in file 'silk icon set license.txt'.


SYNTHETICA LOOK & FEEL
----------------------

The 'Synthetica' look and feel used in this application was created by Wolfgang Zitzelsberger of Javasoft Software Engineering.

If you need a good cross-platform look and feel for you java app, have a look at http://www.javasoft.de/jsf/public/products/synthetica

Synthetica is licensed under a commercial license.


SWINGWORKER BACKPORT
--------------------

Trace Modeler uses the SwingWorker backport for Java 5, which makes it easier to keep the UI responsive during long running tasks.

If you want your application to support Java 5 and need to launch long running tasks, check it out at https://swingworker.dev.java.net/

You can find its license (LGPL, version 3) in file 'swingworker backport license.txt'


TIMING FRAMEWORK
----------------

Some of the animations in Trace Modeler were implemented using Chet Haase's timing framework.

If you want to spice up your app with animations, you're job will be a lot easier if you use this framework. Check it out at https://timingframework.dev.java.net/

You can find its license (BSD) in file 'timing framework license.txt'


L2FPROD COMMON COMPONENTS
-------------------------

Trace Modeler uses some of the excellent "L2FProd.com Common Components" which are copyright 2005-2007 L2FProd.com.

If you're a Java Swing developer, be sure to check them out at http://common.l2fprod.com/.

You can find its license (Apache License, version 2.0) in file 'l2fprod.com common components license.txt'


LIGHTBULB ICON
--------------

The big lightbulb icon in the tip of the day dialog was made by Everaldo Coelho, and is part of his 'Crystal project' icon set.

Be sure to take a look at the complete set and his other artwork at http://www.everaldo.com/crystal/

You can find its license (LGPL, unknown version) in file 'crystal project icon set license.txt'



