Documentation Set for Swarm 2.0.1
Prev
Reference VII. Simtoolsgui Library
Next
MultiVarProbeWidget
Name
MultiVarProbeWidget -- A widget for displaying multiple objects across multiple fields.
Description
A widget for displaying multiple objects across multiple fields.
Protocols adopted by MultiVarProbeWidget
CREATABLE
Methods
Phase: Creating
+
createBegin:
(id <Zone>)
aZone
-
createEnd
-
setParent:
parent
-
setFieldLabelingFlag:
(BOOL)
labelingFlag
Determines if the fields (probes) are labeled (horizontal).
-
setObjectNameSelector:
(SEL)
objectNameSelector
Sets the method to use get the label for each object (vertical).
-
setObjectList:
(id <List>)
objectList
Sets the objects to show on the widget.
-
setProbeMap:
(id <ProbeMap>)
probeMap
Sets the fields (probes) to show on the widget.
Phase: Using
-
update
-
pack
- (void)
drop
Prev
Home
Next
MultiVarProbeDisplay
Up
ProbeDisplay