|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplugins.adufour.ezplug.EzComponent
plugins.adufour.ezplug.EzVar<N>
plugins.adufour.ezplug.EzVarNumeric<java.lang.Integer>
plugins.adufour.ezplug.EzVarInteger
plugins.adufour.ezplug.EzVarDimensionPicker
plugins.adufour.ezplug.EzVarChannelPicker
public class EzVarChannelPicker
Field Summary |
---|
Fields inherited from class plugins.adufour.ezplug.EzComponent |
---|
name, visible |
Constructor Summary | |
---|---|
EzVarChannelPicker(java.lang.String name,
Var<icy.sequence.Sequence> sequence,
boolean allowAllChannels)
|
Method Summary |
---|
Methods inherited from class plugins.adufour.ezplug.EzVarDimensionPicker |
---|
dispose, setActive |
Methods inherited from class plugins.adufour.ezplug.EzVarNumeric |
---|
getMaxValue, getMinValue, getStep, setMaxValue, setMinValue, setStep, setValues |
Methods inherited from class plugins.adufour.ezplug.EzVar |
---|
addTo, addVarChangeListener, addVisibilityTriggerTo, fireVariableChanged, getDefaultValues, getValue, getValue, getVarEditor, getVariable, isEnabled, referenceChanged, removeAllVarChangeListeners, removeVarChangeListener, setDefaultValues, setEnabled, setOptional, setToolTipText, setValue, setVisible, toString, updateVisibilityChain, valueChanged |
Methods inherited from class plugins.adufour.ezplug.EzComponent |
---|
getGroup, getVisible, isVisible, setGroup |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EzVarChannelPicker(java.lang.String name, Var<icy.sequence.Sequence> sequence, boolean allowAllChannels)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |