|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.org.toot.service.ServiceProvider
uk.org.toot.synth.spi.SynthChannelServiceProvider
uk.org.toot.synth.spi.TootSynthChannelServiceProvider
public abstract class TootSynthChannelServiceProvider
The Toot Synth ServiceProvider is implemented so that the provider id and name are only used once.
Constructor Summary | |
---|---|
TootSynthChannelServiceProvider(java.lang.String description,
java.lang.String version)
|
Method Summary |
---|
Methods inherited from class uk.org.toot.synth.spi.SynthChannelServiceProvider |
---|
createControls, createControls, createSynthChannel, lookupName |
Methods inherited from class uk.org.toot.service.ServiceProvider |
---|
accept, getDescription, getProviderId, getProviderName, getVersion, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TootSynthChannelServiceProvider(java.lang.String description, java.lang.String version)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |