de.mud.jta.event
Interface SoundListener

All Superinterfaces:
PluginListener

public interface SoundListener
extends PluginListener

Play a sound when requested.

Maintainer: Matthias L. Jugel

Version:
$Id: SoundListener.java,v 1.1 2000/09/04 11:18:15 leo Exp $
Author:
Matthias L. Jugel, Marcus Meißner

Method Summary
 void playSound(java.net.URL audioClip)
          Play a sound that is given as a URL
 

Method Detail

playSound

public void playSound(java.net.URL audioClip)
Play a sound that is given as a URL