edu.ou.kmi.buddyspace.utils
Class SoundPlayer

java.lang.Object
  |
  +--edu.ou.kmi.buddyspace.utils.SoundPlayer

public class SoundPlayer
extends java.lang.Object

SoundPlayer provides basic sound playing functionality.


Constructor Summary
SoundPlayer(java.lang.String newMsgFileName)
          Constructor
 
Method Summary
 boolean play()
          Playes the sound
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SoundPlayer

public SoundPlayer(java.lang.String newMsgFileName)
Constructor

Method Detail

play

public boolean play()
Playes the sound