home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 for Intel / NeXTSTEP 3.2 for Intel.iso / NextLibrary / Preferences / Services.preferences / English.lproj / Services.nib / data.classes next >
Encoding:
Text File  |  1993-08-20  |  463 b   |  34 lines

  1. Clock = {
  2.     ACTIONS = {
  3.     increaseSecond:;
  4.     decreaseHour:;
  5.     decreaseSecond:;
  6.     increaseDay:;
  7.     stopClock:;
  8.     increaseMinute:;
  9.     decreaseMinute:;
  10.     decreaseDay:;
  11.     startClock:;
  12.     increaseHour:;
  13.     };
  14.     SUPERCLASS = View;
  15. };
  16. FirstResponder = {
  17.     ACTIONS = {
  18.     };
  19.     SUPERCLASS = Object;
  20. };
  21. monitorOwner = {
  22.     ACTIONS = {
  23.     updateAllServices:;
  24.     enable:;
  25.     chooseService:;
  26.     };
  27.     OUTLETS = {
  28.     window;
  29.     enableButton;
  30.     browser;
  31.     };
  32.     SUPERCLASS = Object;
  33. };
  34.