|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PluginSupport | |
---|---|
uk.org.toot.misc.plugin |
Uses of PluginSupport in uk.org.toot.misc.plugin |
---|
Classes in uk.org.toot.misc.plugin that implement PluginSupport | |
---|---|
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 that return PluginSupport | |
---|---|
static PluginSupport |
Plugin.getPluginSupport()
|
Methods in uk.org.toot.misc.plugin with parameters of type PluginSupport | |
---|---|
static void |
Plugin.setPluginSupport(PluginSupport support)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |