Class MySoundCollage

java.lang.Object
  extended by MySoundCollage

public class MySoundCollage
extends Object

Class that shows an example of creating a sound collage

Author:
Mark Guzdial, Barb Ericson

Constructor Summary
MySoundCollage()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MySoundCollage

public MySoundCollage()
Method Detail

main

public static void main(String[] args)