de.mud.jta.event
public class SoundRequest extends java.lang.Object implements PluginMessage
Maintainer: Matthias L. Jugel
Modifier and Type | Field and Description |
---|---|
protected java.net.URL |
audioClip |
Constructor and Description |
---|
SoundRequest(java.net.URL audioClip) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
firePluginMessage(PluginListener pl)
Notify all listeners that they may play the sound.
|
public java.lang.Object firePluginMessage(PluginListener pl)
firePluginMessage
in interface PluginMessage
pl
- the list of plugin message listeners