|
Multivalent API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VRadiogroup | |
---|---|
multivalent.gui | Graphical user interface widgets, natively implemented as Nodes. |
multivalent.std.lens | Lens superclass and standard lenses, such as Magnify and Rot-13. |
Uses of VRadiogroup in multivalent.gui |
---|
Methods in multivalent.gui that return VRadiogroup | |
---|---|
VRadiogroup |
VRadiobox.getRadiogroup()
|
Methods in multivalent.gui with parameters of type VRadiogroup | |
---|---|
void |
VRadiobox.setRadiogroup(VRadiogroup group)
|
Constructors in multivalent.gui with parameters of type VRadiogroup | |
---|---|
VRadiobox(java.lang.String name,
java.util.Map<java.lang.String,java.lang.Object> attr,
INode parent,
VRadiogroup group)
|
Uses of VRadiogroup in multivalent.std.lens |
---|
Fields in multivalent.std.lens declared as VRadiogroup | |
---|---|
protected VRadiogroup |
Magnify.rg_
|
|
Multivalent API | |||||||||
PREV NEXT | FRAMES NO FRAMES |