|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.Observable
uk.org.toot.control.Control
uk.org.toot.control.CompoundControl
uk.org.toot.audio.core.AudioControls
uk.org.toot.audio.delay.MultiTapDelayControls
public class MultiTapDelayControls
Nested Class Summary |
---|
Nested classes/interfaces inherited from class uk.org.toot.control.CompoundControl |
---|
CompoundControl.BypassControl |
Field Summary |
---|
Fields inherited from class uk.org.toot.control.CompoundControl |
---|
USE_PARENT_PROVIDER_ID |
Constructor Summary | |
---|---|
MultiTapDelayControls(int idOffset,
int ntaps,
float msMax,
java.lang.String name)
|
Method Summary | |
---|---|
java.lang.String |
getAlternate()
|
java.util.List<DelayTap> |
getTaps()
|
boolean |
isNeverBordered()
|
Methods inherited from class uk.org.toot.audio.core.AudioControls |
---|
canBeMinimized, canBypass, getBypassControl, getPersistenceDomain, hasOrderedFrequencies, isBypassed, setBypassed |
Methods inherited from class uk.org.toot.control.CompoundControl |
---|
canBeDeleted, canBeInsertedBefore, canBeMoved, canBeMovedBefore, deepFind, find, find, find, getAlignmentY, getClientProperty, getControls, getInstanceIndex, getMemberControls, getNativeSupport, getPersistence, getProviderId, hasCustomUI, hasPresets, isAlwaysHorizontal, isAlwaysVertical, isPluginParent, putClientProperty, setEnabled, setPersistence, setProviderId, toString |
Methods inherited from class uk.org.toot.control.Control |
---|
getAnnotation, getControlPath, getControlPath, getId, getIntValue, getName, getParent, getValueString, isAdjusting, isEnabled, isHidden, isIndicator, setAdjusting, setAnnotation, setHidden, setIntValue, setName |
Methods inherited from class java.util.Observable |
---|
addObserver, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MultiTapDelayControls(int idOffset, int ntaps, float msMax, java.lang.String name)
Method Detail |
---|
public java.util.List<DelayTap> getTaps()
public boolean isNeverBordered()
isNeverBordered
in class CompoundControl
public java.lang.String getAlternate()
getAlternate
in class CompoundControl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |