home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextApps / Preferences.app / Expert.preferences / Italian.lproj / Expert.nib / data.classes < prev    next >
Text File  |  1994-10-04  |  1KB  |  42 lines

  1. FilledBox = {SUPERCLASS = Box; };
  2. FilledView = {SUPERCLASS = View; };
  3. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  4. systemOwner = {
  5.     ACTIONS = {
  6.     "newLargeFileSystem:" = "newLargeFileSystem:"; 
  7.     "newPublicServer:" = "newPublicServer:"; 
  8.     "newPublicSoundServer:" = "newPublicSoundServer:"; 
  9.     "newSecureEPS:" = "newSecureEPS:"; 
  10.     "newUMask:" = "newUMask:"; 
  11.     "newUnixExpert:" = "newUnixExpert:"; 
  12.     }; 
  13.     OUTLETS = {
  14.     alertBox = alertBox; 
  15.     alertText = alertText; 
  16.     expertStrings = expertStrings; 
  17.     expertSwitch = expertSwitch; 
  18.     largeFileSwitch = largeFileSwitch; 
  19.     publicSoundSwitch = publicSoundSwitch; 
  20.     publicSwitch = publicSwitch; 
  21.     secureEPSSwitch = secureEPSSwitch; 
  22.     umaskMatrix = umaskMatrix; 
  23.     window = window; 
  24.     }; 
  25.     SUPERCLASS = Application; 
  26. };
  27. Clock = {
  28.     ACTIONS = {
  29.     "decreaseDay:" = "decreaseDay:"; 
  30.     "decreaseHour:" = "decreaseHour:"; 
  31.     "decreaseMinute:" = "decreaseMinute:"; 
  32.     "decreaseSecond:" = "decreaseSecond:"; 
  33.     "increaseDay:" = "increaseDay:"; 
  34.     "increaseHour:" = "increaseHour:"; 
  35.     "increaseMinute:" = "increaseMinute:"; 
  36.     "increaseSecond:" = "increaseSecond:"; 
  37.     "startClock:" = "startClock:"; 
  38.     "stopClock:" = "stopClock:"; 
  39.     }; 
  40.     SUPERCLASS = View; 
  41. };
  42.