home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1994 June / NEBULA_SE.ISO / SourceCode / WhatButton / WhatButton.nib / data.classes next >
Encoding:
Text File  |  1993-06-27  |  378 b   |  27 lines

  1. WhatButton = {
  2.     ACTIONS = {
  3.     selectButton4:;
  4.     RemoveARadioButton:;
  5.     AddARadioButton:;
  6.     ButtonC:;
  7.     ButtonB:;
  8.     selectButton3:;
  9.     selectButton2:;
  10.     selectButton0:;
  11.     FindButton:;
  12.     selectButton1:;
  13.     ButtonA:;
  14.     };
  15.     OUTLETS = {
  16.     ButtonBox;
  17.     NSelectedButton;
  18.     ActionDisplay;
  19.     };
  20.     SUPERCLASS = Object;
  21. };
  22. FirstResponder = {
  23.     ACTIONS = {
  24.     };
  25.     SUPERCLASS = Object;
  26. };
  27.