|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VarMutable | |
---|---|
plugins.adufour.vars.gui | |
plugins.adufour.vars.gui.swing | |
plugins.adufour.vars.lang |
Uses of VarMutable in plugins.adufour.vars.gui |
---|
Methods in plugins.adufour.vars.gui that return types with arguments of type VarMutable | |
---|---|
abstract VarEditor<VarMutable> |
VarEditorFactory.createTypeChooser(VarMutable variable)
|
Methods in plugins.adufour.vars.gui with parameters of type VarMutable | |
---|---|
abstract VarEditor<VarMutable> |
VarEditorFactory.createTypeChooser(VarMutable variable)
|
Uses of VarMutable in plugins.adufour.vars.gui.swing |
---|
Methods in plugins.adufour.vars.gui.swing that return types with arguments of type VarMutable | |
---|---|
VarEditor<VarMutable> |
SwingFactory.createTypeChooser(VarMutable variable)
|
Methods in plugins.adufour.vars.gui.swing with parameters of type VarMutable | |
---|---|
VarEditor<VarMutable> |
SwingFactory.createTypeChooser(VarMutable variable)
|
Constructors in plugins.adufour.vars.gui.swing with parameters of type VarMutable | |
---|---|
MutableVarEditor(VarMutable variable)
|
|
SequenceViewer(VarMutable variable)
Constructs a new SequenceViewer using a mutable variable of type sequence. |
|
TypeChooser(VarMutable variable)
|
Uses of VarMutable in plugins.adufour.vars.lang |
---|
Subclasses of VarMutable in plugins.adufour.vars.lang | |
---|---|
class |
VarMutableArray
Variable holding an array of mutable type |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |