|
||||||||||
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.CompoundControl
uk.org.toot.audio.core.AudioControls
uk.org.toot.audio.eq.EQ.Controls
public abstract static class EQ.Controls
An abstract base class for the AudioControls for all forms of EQ.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class uk.org.toot.control.CompoundControl |
---|
CompoundControl.BypassControl |
Field Summary |
---|
Fields inherited from class uk.org.toot.control.CompoundControl |
---|
USE_PARENT_PROVIDER_ID |
Constructor Summary | |
---|---|
EQ.Controls(int id,
java.lang.String name)
|
Method Summary | |
---|---|
boolean |
canBypass()
|
java.util.List<FilterSpecification> |
getFilterSpecifications()
|
boolean |
hasOrderedFrequencies()
|
Methods inherited from class uk.org.toot.audio.core.AudioControls |
---|
canBeMinimized, getBypassControl, getPersistenceDomain, isBypassed, setBypassed |
Methods inherited from class uk.org.toot.control.CompoundControl |
---|
canBeDeleted, canBeInsertedBefore, canBeMoved, canBeMovedBefore, deepFind, find, find, find, getAlignmentY, getAlternate, getClientProperty, getControls, getInstanceIndex, getMemberControls, getNativeSupport, getPersistence, getProviderId, hasCustomUI, hasPresets, isAlwaysHorizontal, isAlwaysVertical, isNeverBordered, isPluginParent, putClientProperty, setEnabled, setPersistence, setProviderId, toString |
Methods inherited from class uk.org.toot.control.Control |
---|
getAnnotation, getControlPath, getControlPath, getId, getIntValue, getName, getParent, getValueString, isAdjusting, isEnabled, isHidden, isIndicator, setAdjusting, setAnnotation, setHidden, setIntValue, 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 |
Methods inherited from interface uk.org.toot.audio.eq.EQ.Specification |
---|
isBypassed |
Constructor Detail |
---|
public EQ.Controls(int id, java.lang.String name)
Method Detail |
---|
public boolean canBypass()
canBypass
in class AudioControls
public boolean hasOrderedFrequencies()
hasOrderedFrequencies
in class AudioControls
public java.util.List<FilterSpecification> getFilterSpecifications()
getFilterSpecifications
in interface EQ.Specification
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |