Documentation Set for Swarm 2.0.1
Prev
Reference VIII. Gui Library
Next
Button
Name
Button -- A button widget.
Description
A button widget that, when pressed, sends a method to a target object.
Protocols adopted by Button
Widget
CREATABLE
Methods
Phase: Creating
-
createEnd
Phase: Using
-
setText:
(const char *)
text
Set the text for button.
-
setButtonTarget:
target
method:
(SEL)
method
Set the target and selector for button.
Prev
Home
Next
ArchivedGeometryWidget
Up
ButtonPanel