home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / Clocks / aa_m68k_Intel_HP_Only / EggTimer.app / English.lproj / EggTimer.nib / data.classes next >
Encoding:
Text File  |  1995-06-12  |  304 b   |  24 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. Controller = {
  7.     ACTIONS = {
  8.     showHelp:;
  9.     hideWindow:;
  10.     toggleSound:;
  11.     appDidInit:;
  12.     showWindow:;
  13.     showInfo:;
  14.     };
  15.     OUTLETS = {
  16.     delayField;
  17.     infoPanel;
  18.     hiddenButton;
  19.     myWindow;
  20.     helpWindow;
  21.     };
  22.     SUPERCLASS = Object;
  23. };
  24.