|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TempoListener | |
---|---|
uk.org.toot.misc | |
uk.org.toot.misc.plugin |
Uses of TempoListener in uk.org.toot.misc |
---|
Methods in uk.org.toot.misc with parameters of type TempoListener | |
---|---|
static void |
Tempo.addTempoListener(TempoListener listener)
|
static void |
Tempo.removeTempoListener(TempoListener listener)
|
Uses of TempoListener in uk.org.toot.misc.plugin |
---|
Classes in uk.org.toot.misc.plugin that implement TempoListener | |
---|---|
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 TempoListener | |
---|---|
void |
BasicPluginSupport.addTempoListener(TempoListener listener)
|
void |
PluginSupport.addTempoListener(TempoListener listener)
|
void |
BasicPluginSupport.removeTempoListener(TempoListener listener)
|
void |
PluginSupport.removeTempoListener(TempoListener listener)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |