|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--irc.AppletSoundHandler
Sound handling via applet.
| Constructor Summary | |
AppletSoundHandler(java.applet.Applet applet)
Create a new AppletSoundHandler, using the given Applet. |
|
| 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 AppletSoundHandler(java.applet.Applet applet)
applet - the applet to use.| Method Detail |
public void playSound(java.lang.String name)
SoundHandler
playSound in interface SoundHandlername - sound file name.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||