Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
An instance of NSButton has a target and an action (selector). When the button is clicked, the action message is sent to the target. Timers work in a similar way. A timer is an object that has a target, a selector, and a delay, which is given in seconds (Figure 24.1).