|
||||||||||
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
com.frinika.tootX.plugins.analysis.AnalysisControls
public class AnalysisControls
Nested Class Summary |
---|
Nested classes/interfaces inherited from class uk.org.toot.control.CompoundControl |
---|
uk.org.toot.control.CompoundControl.BypassControl, uk.org.toot.control.CompoundControl.ControlColumn, uk.org.toot.control.CompoundControl.ControlRow |
Field Summary | |
---|---|
protected static uk.org.toot.control.ControlLaw |
UNITY_LIN_LAW
|
Fields inherited from class uk.org.toot.control.CompoundControl |
---|
controls, providerId, USE_PARENT_PROVIDER_ID |
Fields inherited from class uk.org.toot.control.Control |
---|
indicator |
Constructor Summary | |
---|---|
AnalysisControls()
|
Method Summary | |
---|---|
boolean |
canBypass()
|
Methods inherited from class uk.org.toot.audio.core.AudioControls |
---|
canBeMinimized, getBypassControl, getPersistenceDomain, hasOrderedFrequencies, isBypassed, setBypassed |
Methods inherited from class uk.org.toot.control.CompoundControl |
---|
add, canBeDeleted, canBeInsertedBefore, canBeMoved, canBeMovedBefore, checkInstanceIndex, deepFind, deriveInstanceIndex, disambiguate, find, find, find, getAlignmentY, getAlternate, getClientProperty, getControls, getInstanceIndex, getMemberControls, getNativeSupport, getPersistence, getProviderId, hasCustomUI, hasPresets, isAlwaysHorizontal, isAlwaysVertical, isNeverBordered, isPluginParent, putClientProperty, remove, 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, notifyParent, setAdjusting, setAnnotation, setHidden, setIntValue, setName |
Methods inherited from class java.util.Observable |
---|
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected static final uk.org.toot.control.ControlLaw UNITY_LIN_LAW
Constructor Detail |
---|
public AnalysisControls()
Method Detail |
---|
public boolean canBypass()
canBypass
in class uk.org.toot.audio.core.AudioControls
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |