Java™ Platform
Standard Ed. 6

Uses of Class
javax.sound.sampled.LineEvent

Packages that use LineEvent
javax.sound.sampled Provides interfaces and classes for capture, processing, and playback of sampled audio data. 
 

Uses of LineEvent in javax.sound.sampled
 

Methods in javax.sound.sampled with parameters of type LineEvent
 void LineListener.update(LineEvent event)
          Informs the listener that a line's state has changed.
 


Java™ Platform
Standard Ed. 6

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.