uk.org.toot.audio.delay
Class ModulatedDelayControls.ShapeControl

java.lang.Object
  extended by java.util.Observable
      extended by uk.org.toot.control.Control
          extended by uk.org.toot.control.EnumControl
              extended by uk.org.toot.audio.delay.ModulatedDelayControls.ShapeControl
Enclosing class:
ModulatedDelayControls

public static class ModulatedDelayControls.ShapeControl
extends EnumControl


Constructor Summary
ModulatedDelayControls.ShapeControl(int id)
           
 
Method Summary
 java.util.List<java.lang.Object> getValues()
           
 boolean hasLabel()
           
 
Methods inherited from class uk.org.toot.control.EnumControl
getIntValue, getValue, getValueString, isWidthLimited, setIntValue, setValue, toString
 
Methods inherited from class uk.org.toot.control.Control
getAnnotation, getControlPath, getControlPath, getId, getName, getParent, isAdjusting, isEnabled, isHidden, isIndicator, setAdjusting, setAnnotation, setEnabled, setHidden, 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

ModulatedDelayControls.ShapeControl

public ModulatedDelayControls.ShapeControl(int id)
Method Detail

getValues

public java.util.List<java.lang.Object> getValues()
Specified by:
getValues in class EnumControl

hasLabel

public boolean hasLabel()
Overrides:
hasLabel in class EnumControl


Copyright © 2004, 2005, 2006, 2007 Steve Taylor. All Rights Reserved.