home *** CD-ROM | disk | FTP | other *** search
/ Simon Says 1.5.1 / SimonSays V1.5.1.img / SimonSays.app / English.lproj / TimeAction.nib / data.classes next >
Encoding:
Text File  |  1992-11-06  |  357 b   |  29 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. ColumnSizer = {
  7.     OUTLETS = {
  8.     delegate;
  9.     refView;
  10.     };
  11.     SUPERCLASS = View;
  12. };
  13. TimeAction = {
  14.     ACTIONS = {
  15.     changedelay:;
  16.     };
  17.     OUTLETS = {
  18.     window;
  19.     delayfield;
  20.     };
  21.     SUPERCLASS = Object;
  22. };
  23. TitleSizer = {
  24.     OUTLETS = {
  25.     delegate;
  26.     };
  27.     SUPERCLASS = View;
  28. };
  29.