home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextApps / Preferences.app / Expert.preferences / English.lproj / Expert.nib / data.classes < prev    next >
Text File  |  1994-05-09  |  723b  |  50 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. systemOwner = {
  17.     ACTIONS = {
  18.     newPublicServer:;
  19.     newLargeFileSystem:;
  20.     newSecureEPS:;
  21.     newPublicSoundServer:;
  22.     newUMask:;
  23.     newUnixExpert:;
  24.     };
  25.     OUTLETS = {
  26.     publicSoundSwitch;
  27.     window;
  28.     publicSwitch;
  29.     largeFileSwitch;
  30.     expertStrings;
  31.     alertText;
  32.     alertBox;
  33.     secureEPSSwitch;
  34.     umaskMatrix;
  35.     expertSwitch;
  36.     };
  37.     SUPERCLASS = Application;
  38. };
  39. FilledView = {
  40.     SUPERCLASS = View;
  41. };
  42. FirstResponder = {
  43.     ACTIONS = {
  44.     };
  45.     SUPERCLASS = Object;
  46. };
  47. FilledBox = {
  48.     SUPERCLASS = Box;
  49. };
  50.