|
jlscp v0.8 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InstrumentsDbListener | |
|---|---|
| org.linuxsampler.lscp | Provides classes for retrieving information and configuring LinuxSampler instance. |
| org.linuxsampler.lscp.event | Provides interfaces and classes for handling events send by LinuxSampler instance. |
| Uses of InstrumentsDbListener in org.linuxsampler.lscp |
|---|
| Methods in org.linuxsampler.lscp with parameters of type InstrumentsDbListener | |
|---|---|
void |
Client.addInstrumentsDbListener(InstrumentsDbListener l)
Registers the specified listener for receiving event messages. |
void |
Client.removeInstrumentsDbListener(InstrumentsDbListener l)
Removes the specified listener. |
| Uses of InstrumentsDbListener in org.linuxsampler.lscp.event |
|---|
| Classes in org.linuxsampler.lscp.event that implement InstrumentsDbListener | |
|---|---|
class |
InstrumentsDbAdapter
Adapter class for receiving events. |
|
jlscp v0.8 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||