uk.org.toot.control
Class CompoundControl.BypassControl

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.control.CompoundControl.BypassControl
Enclosing class:
CompoundControl

public static class CompoundControl.BypassControl
extends BooleanControl

A BypassControl is used if canBypass() is overridden to return true (default is false).


Constructor Summary
CompoundControl.BypassControl(int id)
           
 
Method Summary
 
Methods inherited from class uk.org.toot.control.BooleanControl
getIntValue, getStateColor, getStateLabel, getValue, getValueString, isMomentary, isWidthLimited, momentaryAction, 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

CompoundControl.BypassControl

public CompoundControl.BypassControl(int id)


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