org.pdfsam.guiclient.commons.business
Class SoundPlayer

java.lang.Object
  extended by org.pdfsam.guiclient.commons.business.SoundPlayer

public class SoundPlayer
extends java.lang.Object

Plays sounds

Author:
Andrea Vacondio

Method Summary
static SoundPlayer getInstance()
           
 void playErrorSound()
          Plays an error sound
 void playSound()
          Plays a sound
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static SoundPlayer getInstance()

playErrorSound

public void playErrorSound()
Plays an error sound


playSound

public void playSound()
Plays a sound