home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextApps / Preferences.app / Keyboard.preferences / French.lproj / Keyboard.nib / data.classes < prev    next >
Text File  |  1994-10-11  |  895b  |  33 lines

  1. keyboardOwner = {
  2.     ACTIONS = {
  3.     "newCommandHelp:" = "newCommandHelp:"; 
  4.     "newInitialKeyRepeat:" = "newInitialKeyRepeat:"; 
  5.     "newKeyRepeat:" = "newKeyRepeat:"; 
  6.     "orderKeyboardFront:" = "orderKeyboardFront:"; 
  7.     }; 
  8.     OUTLETS = {
  9.     commandHelpSwitch = commandHelpSwitch; 
  10.     ikrMatrix = ikrMatrix; 
  11.     keymapBrowser = keymapBrowser; 
  12.     keymapButton = keymapButton; 
  13.     krMatrix = krMatrix; 
  14.     testField = testField; 
  15.     window = window; 
  16.     }; 
  17.     SUPERCLASS = Object; 
  18. };
  19. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  20. Clock = {
  21.     ACTIONS = {
  22.     "decreaseDay:" = "decreaseDay:"; 
  23.     "decreaseHour:" = "decreaseHour:"; 
  24.     "decreaseMinute:" = "decreaseMinute:"; 
  25.     "decreaseSecond:" = "decreaseSecond:"; 
  26.     "increaseDay:" = "increaseDay:"; 
  27.     "increaseHour:" = "increaseHour:"; 
  28.     "increaseMinute:" = "increaseMinute:"; 
  29.     "increaseSecond:" = "increaseSecond:"; 
  30.     }; 
  31.     SUPERCLASS = View; 
  32. };
  33.