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

java.lang.Object
  extended by java.util.Observable
      extended by uk.org.toot.control.Control
          extended by uk.org.toot.control.BooleanControl
              extended by uk.org.toot.audio.meter.MeterControls.ResetControl
Enclosing class:
MeterControls

public class MeterControls.ResetControl
extends BooleanControl

A ResetControl is a momentary acting BooleanControl that resets the 'overs' and 'maxima' states.


Constructor Summary
MeterControls.ResetControl()
           
 
Method Summary
 boolean isWidthLimited()
           
 void momentaryAction()
           
 
Methods inherited from class uk.org.toot.control.BooleanControl
getIntValue, getStateColor, getStateLabel, getValue, getValueString, isMomentary, setIntValue, setStateColor, 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.ResetControl

public MeterControls.ResetControl()
Method Detail

momentaryAction

public void momentaryAction()
Overrides:
momentaryAction in class BooleanControl

isWidthLimited

public boolean isWidthLimited()
Overrides:
isWidthLimited in class BooleanControl


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