jlscp
v0.8

org.linuxsampler.lscp.event
Interface MiscellaneousListener


public interface MiscellaneousListener

The listener interface for receiving miscellaneous events.


Method Summary
 void miscEventOccured(MiscellaneousEvent e)
          Invoked when miscellaneous and debugging events occurs.
 

Method Detail

miscEventOccured

void miscEventOccured(MiscellaneousEvent e)
Invoked when miscellaneous and debugging events occurs.


jlscp
v0.8

Copyright © 2009 Grigor Iliev. All rights reserved.