Classes in uk.org.toot.misc.plugin used by uk.org.toot.misc.plugin |
BasicPluginSupport
A basic implementation of PluginSupport that may be sufficient if an application
is prepared to explicitly invoke the compound methods that notify listeners. |
PluginSupport
An interface that specifies the support required by plugins to receive
notifications concerning tempo changes and transport state changes. |
PluginTransportListener
A plugin wishing to receive transport notifications should provide an implementation
of this interface and add (and remove) it using PluginSupport. |