|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--irc.NullSoundHandler
Null sound handler. This handler never plays sounds.
Constructor Summary | |
NullSoundHandler()
|
Method Summary | |
void |
playSound(java.lang.String name)
Play the given sound. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NullSoundHandler()
Method Detail |
public void playSound(java.lang.String name)
SoundHandler
playSound
in interface SoundHandler
name
- sound file name.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |