home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Developer / StopWatch / Source / English.lproj / Preferences.nib / data.classes next >
Encoding:
Text File  |  1994-02-01  |  280 b   |  23 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. Preferences = {
  7.     ACTIONS = {
  8.     reset:;
  9.     chooseDir:;
  10.     ok:;
  11.     revert:;
  12.     };
  13.     OUTLETS = {
  14.     endTimesButton;
  15.     window;
  16.     hideButton;
  17.     form;
  18.     invoiceNumberText;
  19.     directoryText;
  20.     };
  21.     SUPERCLASS = Object;
  22. };
  23.