public class SoundEvent
extends java.util.EventObject
Sound object to their listeners.Sound,
EventObject,
Serialized Form| Constructor and Description |
|---|
SoundEvent(java.lang.Object source,
Sound sound) |
| Modifier and Type | Method and Description |
|---|---|
Sound |
getSound()
Gets the related
Sound instance. |
java.lang.String |
toString() |