|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.hillenbrand.util.AudioUtils
public final class AudioUtils
Constructor Summary | |
---|---|
AudioUtils()
|
Method Summary | |
---|---|
static void |
disableSoundCaching()
Assigns the value of the enableSoundCaching property. |
static void |
enableSoundCaching()
Assigns the value of the enableSoundCaching property. |
static void |
playSound(java.lang.String filename)
|
static void |
playSound(java.net.URL url)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AudioUtils()
Method Detail |
---|
public static void disableSoundCaching()
public static void enableSoundCaching()
public static void playSound(java.lang.String filename)
public static void playSound(java.net.URL url)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |