Please note that this documentation is not final and is subject to change.

Java™ Platform
Standard Ed. 7

DRAFT internal-Mandriva-19.202.56.2mdv2008.0

Uses of Interface
javax.sound.sampled.LineListener

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

Uses of LineListener in javax.sound.sampled
 

Methods in javax.sound.sampled with parameters of type LineListener
 void Line.addLineListener(LineListener listener)
          Adds a listener to this line.
 void Line.removeLineListener(LineListener listener)
          Removes the specified listener from this line's list of listeners.
 


Java™ Platform
Standard Ed. 7

DRAFT internal-Mandriva-19.202.56.2mdv2008.0

Submit a bug or feature

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