aicas logoJamaica 3.2 release 62

javax.sound.sampled
Interface LineListener

All Superinterfaces:
EventListener

public interface LineListener
extends EventListener

This interface is used by classes which wish to be notified when the state of a Line changes.

Since:
1.3

Method Summary
 void update(LineEvent ev)
          This is called when the line's status changes.
 

Method Detail

update

void update(LineEvent ev)
This is called when the line's status changes.

Parameters:
ev - the event describing the change

aicas logoJamaica 3.2 release 62

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2008 aicas GmbH. All Rights Reserved.