|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ka2ddo.yaac.gui.DefaultSoundMaker
public class DefaultSoundMaker
This class does default sounds for YAAC.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.ka2ddo.yaac.sound.SoundMaker |
|---|
SoundMaker.RunSound |
| Constructor Summary | |
|---|---|
DefaultSoundMaker()
|
|
| Method Summary | |
|---|---|
void |
makeSound(MsgEventType type,
java.lang.Object param)
Make the sound appropriate for the specified event type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultSoundMaker()
| Method Detail |
|---|
public void makeSound(MsgEventType type,
java.lang.Object param)
makeSound in interface SoundMakertype - Type of event that wants a soundparam - parameter associated with the event
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||