uk.org.toot.audio.meter
Class MeterControls.TypeControl
java.lang.Object
java.util.Observable
uk.org.toot.control.Control
uk.org.toot.control.EnumControl
uk.org.toot.audio.meter.MeterControls.TypeControl
- Enclosing class:
- MeterControls
public static class MeterControls.TypeControl
- extends EnumControl
A TypeControl concretizes EnumControl with the different K-System meter
types, K-20/RMS, K-14/RMS and K-12/RMS.
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 |
MeterControls.TypeControl
public MeterControls.TypeControl()
getValues
public java.util.List getValues()
- Specified by:
getValues
in class EnumControl
getMaxdB
public float getMaxdB()
isWidthLimited
public boolean isWidthLimited()
- Overrides:
isWidthLimited
in class EnumControl
Copyright © 2004, 2005, 2006, 2007 Steve Taylor. All Rights Reserved.