Uses of Interface
uk.org.toot.misc.TimeSignatureListener

Packages that use TimeSignatureListener
uk.org.toot.misc   
uk.org.toot.misc.plugin   
 

Uses of TimeSignatureListener in uk.org.toot.misc
 

Methods in uk.org.toot.misc with parameters of type TimeSignatureListener
static void TimeSignature.addTimeSignatureListener(TimeSignatureListener listener)
           
static void TimeSignature.removeTimeSignatureListener(TimeSignatureListener listener)
           
 

Uses of TimeSignatureListener in uk.org.toot.misc.plugin
 

Classes in uk.org.toot.misc.plugin that implement TimeSignatureListener
 class BasicPluginSupport
          A basic implementation of PluginSupport that may be sufficient if an application is prepared to explicitly invoke the compound methods that notify listeners.
 class TootPluginSupport
          This class is a specialisation that ties in to the Toot Transport, TimeSignature and Tempo models.
 

Methods in uk.org.toot.misc.plugin with parameters of type TimeSignatureListener
 void BasicPluginSupport.addTimeSignatureListener(TimeSignatureListener listener)
           
 void PluginSupport.addTimeSignatureListener(TimeSignatureListener listener)
           
 void BasicPluginSupport.removeTimeSignatureListener(TimeSignatureListener listener)
           
 void PluginSupport.removeTimeSignatureListener(TimeSignatureListener listener)
           
 



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