|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.valhalla.jbother.sound.SoundPlayer
Plays sounds with different methods. Available methods are: with Java Sound System, a system command, or a pc speaker beep
Method Summary | |
protected void |
nullIt()
Set the "running" state to false |
static void |
play(java.lang.String settingName)
Plays a sound using the method in the settings |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static void play(java.lang.String settingName)
settingName
- the setting name to playprotected void nullIt()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |