+-----------------------------------------------------------------+
|           Created by Chirag Mehta - http://chir.ag/             |
|-----------------------------------------------------------------|
|                     Sound-Grain Water Demo                      |
+-----------------------------------------------------------------+

All the code, functions, algorithms have been written by Chirag Mehta.

This code is released under the: Creative Commons License:
Attribution 2.5 http://creativecommons.org/licenses/by/2.5/

REQUIREMENT: JDK with javax.sound and javax.swing libraries.

COMMANDS   :

    Compile> javac WaterDemo.java
        Run> java WaterDemo

NOTE       : I last compiled this code under JDK 1.5 and
             hopefully it will work without much trouble
             in the newer releases.

PS         : Feel free to do pretty much anything with this except
             claiming it as your own.