javax.sound.sampled
Interface LineListener

All Superinterfaces:
java.util.EventListener

public interface LineListener
extends java.util.EventListener


Method Summary
 void update(LineEvent event)
           
 

Method Detail

update

void update(LineEvent event)