home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextApps / Preferences.app / Boot.preferences / Italian.lproj / Boot.nib / data.classes next >
Text File  |  1994-08-09  |  1KB  |  50 lines

  1. Clock = {
  2.     ACTIONS = {
  3.         "decreaseDay:" = "decreaseDay:"; 
  4.     "decreaseHour:" = "decreaseHour:"; 
  5.     "decreaseMinute:" = "decreaseMinute:"; 
  6.     "decreaseSecond:" = "decreaseSecond:"; 
  7.     "increaseDay:" = "increaseDay:"; 
  8.     "increaseHour:" = "increaseHour:"; 
  9.     "increaseMinute:" = "increaseMinute:"; 
  10.     "increaseSecond:" = "increaseSecond:"; 
  11.     }; 
  12.     SUPERCLASS = View; 
  13. };
  14. startupOwner = {
  15.     ACTIONS = {
  16.         "minusSetting:" = "minusSetting:"; 
  17.     "monthMinus:" = "monthMinus:"; 
  18.     "monthPlus:" = "monthPlus:"; 
  19.     "newBootDevice:" = "newBootDevice:"; 
  20.     "newDate:" = "newDate:"; 
  21.     "plusSetting:" = "plusSetting:"; 
  22.     "setAutoPowerOn:" = "setAutoPowerOn:"; 
  23.     "setPowerOnAlarm:" = "setPowerOnAlarm:"; 
  24.     "setPowerOnAlarmEnabled:" = "setPowerOnAlarmEnabled:"; 
  25.     "showPowerView:" = "showPowerView:"; 
  26.     "showStartupView:" = "showStartupView:"; 
  27.     "yearMinus:" = "yearMinus:"; 
  28.     "yearPlus:" = "yearPlus:"; 
  29.     }; 
  30.     OUTLETS = {
  31.         autoPowerOnSwitch = autoPowerOnSwitch; 
  32.     bdMatrix = bdMatrix; 
  33.     bootStrings = bootStrings; 
  34.     calendar = calendar; 
  35.     ethernet = ethernet; 
  36.     hardwarePassword = hardwarePassword; 
  37.     monthField = monthField; 
  38.     optical = optical; 
  39.     powerBox = powerBox; 
  40.     powerOnAlarmSwitch = powerOnAlarmSwitch; 
  41.     powerPopup = powerPopup; 
  42.     scsi = scsi; 
  43.     timeSetter = timeSetter; 
  44.     window = window; 
  45.     yearField = yearField; 
  46.     }; 
  47.     SUPERCLASS = Object; 
  48. };
  49. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  50.