home *** CD-ROM | disk | FTP | other *** search
- WhatButton = {
- ACTIONS = {
- selectButton4:;
- RemoveARadioButton:;
- AddARadioButton:;
- ButtonC:;
- ButtonB:;
- selectButton3:;
- selectButton2:;
- selectButton0:;
- FindButton:;
- selectButton1:;
- ButtonA:;
- };
- OUTLETS = {
- ButtonBox;
- NSelectedButton;
- ActionDisplay;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
-