|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.org.toot.audio.mixer.automation.BasicAutomation
uk.org.toot.audio.mixer.automation.BasicDynamicAutomation
uk.org.toot.audio.mixer.automation.MixerControlsDynamicAutomation
public abstract class MixerControlsDynamicAutomation
Specifies the dynamic automation API in terms of Controls and their values. Hooks into specified MixerControls as an Observer to efficiently monitor all Control changes without needing individual listeners. Relies on Control.notifyParent() Chain of Responsibility.
Method Summary | |
---|---|
void |
close()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void close()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |