uk.org.toot.synth
Class SynthRackControls
java.lang.Object
java.util.Observable
uk.org.toot.control.Control
uk.org.toot.control.CompoundControl
uk.org.toot.synth.SynthRackControls
public class SynthRackControls
- extends CompoundControl
A List of SynthControls
- Author:
- st
Methods inherited from class uk.org.toot.control.CompoundControl |
canBeDeleted, canBeInsertedBefore, canBeMinimized, canBeMoved, canBeMovedBefore, deepFind, find, find, find, getAlignmentY, getAlternate, getClientProperty, getControls, getInstanceIndex, getMemberControls, getNativeSupport, getPersistence, hasCustomUI, hasPresets, isAlwaysHorizontal, isAlwaysVertical, isNeverBordered, putClientProperty, 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, setEnabled, 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 |
SynthRackControls
public SynthRackControls(int nsynths)
size
public int size()
getSynthControls
public SynthControls getSynthControls(int synth)
setSynthControls
public void setSynthControls(int synth,
SynthControls controls)
removeAll
public void removeAll()
getProviderId
public int getProviderId()
- Overrides:
getProviderId
in class CompoundControl
isPluginParent
public boolean isPluginParent()
- Overrides:
isPluginParent
in class CompoundControl
getPersistenceDomain
public java.lang.String getPersistenceDomain()
- Overrides:
getPersistenceDomain
in class CompoundControl
Copyright © 2004, 2005, 2006, 2007 Steve Taylor. All Rights Reserved.