home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextApps / Preferences.app / Localization.preferences / French.lproj / Localization.nib / data.classes < prev    next >
Text File  |  1994-08-06  |  2KB  |  72 lines

  1. Layout = {
  2.     ACTIONS = {
  3.         "didHide:" = "(id)(id)"; 
  4.     "didSelect:" = "(id)(id)"; 
  5.     "didUnhide:" = "(id)(id)"; 
  6.     "didUnselect:" = "(id)(id)"; 
  7.     "willSelect:" = "(id)(id)"; 
  8.     "willUnselect:" = "(id)(id)"; 
  9.     }; 
  10.     OUTLETS = {view = view; }; 
  11.     SUPERCLASS = Object; 
  12. };
  13. Clock = {
  14.     ACTIONS = {
  15.         "decreaseDay:" = "decreaseDay:"; 
  16.     "decreaseHour:" = "decreaseHour:"; 
  17.     "decreaseMinute:" = "decreaseMinute:"; 
  18.     "decreaseSecond:" = "decreaseSecond:"; 
  19.     "increaseDay:" = "increaseDay:"; 
  20.     "increaseHour:" = "increaseHour:"; 
  21.     "increaseMinute:" = "increaseMinute:"; 
  22.     "increaseSecond:" = "increaseSecond:"; 
  23.     }; 
  24.     SUPERCLASS = View; 
  25. };
  26. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  27. keyboardOwner = {
  28.     ACTIONS = {
  29.         "choiceSelected:" = "choiceSelected:"; 
  30.     "newUnit:" = "newUnit:"; 
  31.     "orderKeyboardFront:" = "orderKeyboardFront:"; 
  32.     }; 
  33.     OUTLETS = {
  34.         choiceMatrix = choiceMatrix; 
  35.     keymapBrowser = keymapBrowser; 
  36.     keymapButton = keymapButton; 
  37.     languageBrowser = languageBrowser; 
  38.     languageScrollView = languageScrollView; 
  39.     mUnits = mUnits; 
  40.     window = window; 
  41.     }; 
  42.     SUPERCLASS = Object; 
  43. };
  44. MeasurementView = {SUPERCLASS = View; };
  45. Localization = {
  46.     ACTIONS = {
  47.         "changePaperSize:" = "(id)(id)"; 
  48.     "keymapSelected:" = "(id)(id)"; 
  49.     "languageSelected:" = "(id)(id)"; 
  50.     "newUnit:" = "(id)(id)"; 
  51.     "orderKeyboardFront:" = "(id)(id)"; 
  52.     }; 
  53.     OUTLETS = {
  54.         choiceMatrix = choiceMatrix; 
  55.     currentKeymap = currentKeymap; 
  56.     fPanel = fPanel; 
  57.     keyControl = keyControl; 
  58.     keyText = keyText; 
  59.     keymapBrowser = keymapBrowser; 
  60.     keymapButton = keymapButton; 
  61.     keymapWindow = keymapWindow; 
  62.     languageBrowser = languageBrowser; 
  63.     languageMatrix = languageMatrix; 
  64.     languageScrollView = languageScrollView; 
  65.     localizationStrings = localizationStrings; 
  66.     mUnits = mUnits; 
  67.     paperSizePopup = paperSizePopup; 
  68.     window = window; 
  69.     }; 
  70.     SUPERCLASS = Layout; 
  71. };
  72.