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

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