uk.org.toot.audio.meter
Class MeterControls.MindBControl

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.meter.MeterControls.MindBControl
Enclosing class:
MeterControls

public static class MeterControls.MindBControl
extends EnumControl

A MindBControl concretizes EnumControl with various minimum dB values for the meter (display), from -12dB to -100dB, suitable for both normal operation and calibration.


Constructor Summary
MeterControls.MindBControl()
           
 
Method Summary
 float getMindB()
           
 java.util.List getValues()
           
 boolean isWidthLimited()
           
 
Methods inherited from class uk.org.toot.control.EnumControl
getIntValue, getValue, getValueString, hasLabel, 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

MeterControls.MindBControl

public MeterControls.MindBControl()
Method Detail

getValues

public java.util.List getValues()
Specified by:
getValues in class EnumControl

getMindB

public float getMindB()

isWidthLimited

public boolean isWidthLimited()
Overrides:
isWidthLimited in class EnumControl


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