graphics
Class AudioSample.WaitUntilFinishedLineListener

java.lang.Object
  extended by graphics.AudioSample.WaitUntilFinishedLineListener
All Implemented Interfaces:
EventListener, LineListener
Enclosing class:
AudioSample

private class AudioSample.WaitUntilFinishedLineListener
extends Object
implements LineListener


Constructor Summary
AudioSample.WaitUntilFinishedLineListener()
           
 
Method Summary
 void update(LineEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AudioSample.WaitUntilFinishedLineListener

public AudioSample.WaitUntilFinishedLineListener()
Method Detail

update

public void update(LineEvent event)
Specified by:
update in interface LineListener