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

java.lang.Object
  extended by java.util.Observable
      extended by uk.org.toot.control.Control
          extended by uk.org.toot.control.LawControl
              extended by uk.org.toot.control.FloatControl
                  extended by uk.org.toot.audio.meter.MeterControls.MeterIndicator
Enclosing class:
MeterControls

public static class MeterControls.MeterIndicator
extends FloatControl

A MeterIndicator is the primary meter 'movement', the main reason for these controls.


Constructor Summary
MeterControls.MeterIndicator(java.lang.String name)
           
 
Method Summary
 
Methods inherited from class uk.org.toot.control.FloatControl
getMaximum, getMaxLabel, getMidLabel, getMinimum, getMinLabel, isRotary, toString
 
Methods inherited from class uk.org.toot.control.LawControl
applyPreset, getInsertColor, getIntValue, getLaw, getPrecision, getPresetNames, getValue, getValueString, setInsertColor, setIntValue, setValue
 
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.MeterIndicator

public MeterControls.MeterIndicator(java.lang.String name)


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