|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectplugins.adufour.vars.lang.Var<java.lang.Integer>
plugins.adufour.vars.lang.VarChannel
public class VarChannel
| Field Summary |
|---|
| Fields inherited from class plugins.adufour.vars.lang.Var |
|---|
listeners, NO_VALUE, type, XML_KEY_ID |
| Constructor Summary | |
|---|---|
VarChannel(java.lang.String name,
Var<icy.sequence.Sequence> sequence,
boolean allowAllChannels)
|
|
| Method Summary | |
|---|---|
VarEditor<java.lang.Integer> |
createVarEditor()
Creates a new VarEditor object that allows the user to graphically adjust the value
of this variable. |
| Methods inherited from class plugins.adufour.vars.lang.Var |
|---|
addListener, createVarViewer, fireVariableChanged, fireVariableChanged, getDefaultEditorModel, getDefaultValue, getIterableReferrers, getName, getReference, getReferencingPolicy, getReferrers, getType, getTypeAsString, getValue, getValue, getValueAsString, getValueAsString, isAssignableFrom, isEnabled, isOptional, isReferenced, loadFromXML, parse, prettyPrint, referenceChanged, removeListener, removeListeners, saveToXML, setDefaultEditorModel, setEnabled, setOptional, setReference, setReferencingPolicy, setValue, toString, valueChanged |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public VarChannel(java.lang.String name,
Var<icy.sequence.Sequence> sequence,
boolean allowAllChannels)
| Method Detail |
|---|
public VarEditor<java.lang.Integer> createVarEditor()
VarVarEditor object that allows the user to graphically adjust the value
of this variable. By default this editor is an empty label for generic types, but this method
can be overridden to provide a custom editor.
createVarEditor in class Var<java.lang.Integer>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||