jlscp
v0.8

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

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

Uses of ItemInfoListener in org.linuxsampler.lscp
 

Methods in org.linuxsampler.lscp with parameters of type ItemInfoListener
 void Client.addAudioDeviceInfoListener(ItemInfoListener l)
          Registers the specified listener for receiving event messages.
 void Client.addMidiDeviceInfoListener(ItemInfoListener l)
          Registers the specified listener for receiving event messages.
 void Client.addMidiInstrumentMapInfoListener(ItemInfoListener l)
          Registers the specified listener for receiving event messages.
 void Client.removeAudioDeviceInfoListener(ItemInfoListener l)
          Removes the specified listener.
 void Client.removeMidiDeviceInfoListener(ItemInfoListener l)
          Removes the specified listener.
 void Client.removeMidiInstrumentMapInfoListener(ItemInfoListener l)
          Removes the specified listener.
 


jlscp
v0.8

Copyright © 2009 Grigor Iliev. All rights reserved.