codeblockutil
Class Sound

java.lang.Object
  extended by codeblockutil.Sound

public class Sound
extends java.lang.Object


Constructor Summary
Sound(javax.sound.sampled.Clip clip)
           
 
Method Summary
 void play()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Sound

public Sound(javax.sound.sampled.Clip clip)
Method Detail

play

public void play()