Package uk.org.toot.misc.plugin

Interface Summary
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.
 

Class Summary
BasicPluginSupport A basic implementation of PluginSupport that may be sufficient if an application is prepared to explicitly invoke the compound methods that notify listeners.
Plugin A class which provides static methods for host applications to set an implementation of PluginSupport and for plugins to obtain that implementation.
TootPluginSupport This class is a specialisation that ties in to the Toot Transport, TimeSignature and Tempo models.
 



Copyright © 2004, 2005, 2006, 2007 Steve Taylor. All Rights Reserved.