Documentation Set for Swarm 2.0.1
Prev
Reference VIII. Gui Library
Next
ScheduleItem
Name
ScheduleItem -- A canvas item for displaying the time structure of a schedule.
Description
A CompositeCanvasItem for displaying the time structure of a schedule.
Protocols adopted by ScheduleItem
CompositeItem
CREATABLE
Methods
Phase: Creating
+
createBegin:
(id <Zone>)
aZone
-
setSchedule:
schedule
Set the schedule to be inspected.
-
setStep:
(unsigned)
step
Set the horizontal spacing of a time step.
-
setX:
(int)
x
Y:
(int)
y
Position the item on the canvas.
-
createItem
Phase: Using
-
update
Redraw widget with current values from Schedule.
-
at:
(timeval_t)
tval
owner:
owner
widget:
widget
x:
(int)
sourceX
y:
(int)
sourceY
Record the screen coordinates associated with a scheduling event.
-
trigger:
widget
X:
(int)
x
Y:
(int)
y
Send visual message indicator from browser to some target.
- (void)
drop
Remove the schedule inspector from the canvas.
Prev
Home
Next
RectangleNodeItem
Up
SimpleProbeDisplayHideButton