|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--de.mud.jta.event.SoundRequest
Play a sound.
Maintainer: Matthias L. Jugel
Field Summary | |
protected java.net.URL |
audioClip
|
Constructor Summary | |
SoundRequest(java.net.URL audioClip)
|
Method Summary | |
java.lang.Object |
firePluginMessage(PluginListener pl)
Notify all listeners that they may play the sound. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected java.net.URL audioClip
Constructor Detail |
public SoundRequest(java.net.URL audioClip)
Method Detail |
public java.lang.Object firePluginMessage(PluginListener pl)
firePluginMessage
in interface PluginMessage
pl
- the list of plugin message listeners
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |