net.sourceforge.pavlov.randommedia
Class SoundContentLoader

java.lang.Object
  extended by net.sourceforge.pavlov.randommedia.SoundContentLoader
All Implemented Interfaces:
ContentLoader

public class SoundContentLoader
extends Object
implements ContentLoader

Describe class SoundContentLoader here.


Constructor Summary
SoundContentLoader()
           
 
Method Summary
 Object loadContent(URL url)
          Describe loadContent method here.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SoundContentLoader

public SoundContentLoader()
Method Detail

loadContent

public Object loadContent(URL url)
Describe loadContent method here.

Specified by:
loadContent in interface ContentLoader
Parameters:
url - an URL value
Returns:
an Object value