jlscp
v0.8

org.linuxsampler.lscp.event
Interface ChannelInfoListener

All Superinterfaces:
java.util.EventListener

public interface ChannelInfoListener
extends java.util.EventListener

The listener interface for receiving events about changes to sampler channels.


Method Summary
 void channelInfoChanged(ChannelInfoEvent e)
          Invoked when changes to the sampler channel has occured.
 

Method Detail

channelInfoChanged

void channelInfoChanged(ChannelInfoEvent e)
Invoked when changes to the sampler channel has occured.


jlscp
v0.8

Copyright © 2009 Grigor Iliev. All rights reserved.