uk.org.toot.misc.plugin
Class TootPluginSupport

java.lang.Object
  extended by uk.org.toot.misc.plugin.BasicPluginSupport
      extended by uk.org.toot.misc.plugin.TootPluginSupport
All Implemented Interfaces:
PluginSupport, PluginTransportListener, TempoListener, TimeSignatureListener

public class TootPluginSupport
extends BasicPluginSupport

This class is a specialisation that ties in to the Toot Transport, TimeSignature and Tempo models.

Author:
st

Constructor Summary
TootPluginSupport(Transport transport)
           
 
Method Summary
 
Methods inherited from class uk.org.toot.misc.plugin.BasicPluginSupport
addTempoListener, addTimeSignatureListener, addTransportListener, play, removeTempoListener, removeTimeSignatureListener, removeTransportListener, stop, tempoChanged, timeSignatureChanged
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TootPluginSupport

public TootPluginSupport(Transport transport)


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