No comment. Sorry.
doButtonAction
Perform the action of this button. The last argument of the message sent to the target is the new state of this switch.
initialize
initializeWithLabel:
mouseDown:
Handle a mouse down event. The default response is to let my eventHandler, if any, handle it.
mouseMove:
Handle a mouse move event. The default response is to let my eventHandler, if any, handle it.
mouseUp:
Handle a mouse up event. The default response is to let my eventHandler, if any, handle it.
offColor
offColor:
onColor
onColor:
setSwitchState:
updateReferencesUsing:
Copy and update references in the arguments array during copying.