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

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

public static class MeterControls.OverIndicator
extends Control

Somewhat unusually, OverIndicator extends Control directly, to use its Observer pattern support to indicate state changes.


Constructor Summary
MeterControls.OverIndicator()
           
 
Method Summary
 
Methods inherited from class uk.org.toot.control.Control
getAnnotation, getControlPath, getControlPath, getId, getIntValue, getName, getParent, getValueString, isAdjusting, isEnabled, isHidden, isIndicator, setAdjusting, setAnnotation, setEnabled, setHidden, setIntValue, setName, toString
 
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.OverIndicator

public MeterControls.OverIndicator()


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