|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.Observable
uk.org.toot.control.Control
uk.org.toot.control.BooleanControl
uk.org.toot.audio.meter.MeterControls.ResetControl
public class MeterControls.ResetControl
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 |
|---|
public MeterControls.ResetControl()
| Method Detail |
|---|
public void momentaryAction()
momentaryAction in class BooleanControlpublic boolean isWidthLimited()
isWidthLimited in class BooleanControl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||