jlscp
v0.8

Uses of Interface
org.linuxsampler.lscp.event.GlobalInfoListener

Packages that use GlobalInfoListener
org.linuxsampler.lscp Provides classes for retrieving information and configuring LinuxSampler instance. 
 

Uses of GlobalInfoListener in org.linuxsampler.lscp
 

Methods in org.linuxsampler.lscp with parameters of type GlobalInfoListener
 void Client.addGlobalInfoListener(GlobalInfoListener l)
          Registers the specified listener for receiving event messages.
 void Client.removeGlobalInfoListener(GlobalInfoListener l)
          Removes the specified listener.
 


jlscp
v0.8

Copyright © 2009 Grigor Iliev. All rights reserved.