home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextApps / Preferences.app / Fonts.preferences / Italian.lproj / Fonts.nib / data.classes next >
Text File  |  1994-10-19  |  2KB  |  64 lines

  1. systemOwner = {
  2.     ACTIONS = {
  3.     "beepSelected:" = "beepSelected:"; 
  4.     "beepSwitched:" = "beepSwitched:"; 
  5.     "font:" = "font:"; 
  6.     "fontTypeSelected:" = "fontTypeSelected:"; 
  7.     "newAlert:" = "newAlert:"; 
  8.     }; 
  9.     OUTLETS = {
  10.     alertSwitch = alertSwitch; 
  11.     applicationText = applicationText; 
  12.     beepBrowser = beepBrowser; 
  13.     beepMatrix = beepMatrix; 
  14.     fixedPitchText = fixedPitchText; 
  15.     fontBox = fontBox; 
  16.     fontText = fontText; 
  17.     fontType = fontType; 
  18.     pseudoMenuView = pseudoMenuView; 
  19.     titleBarView = titleBarView; 
  20.     window = window; 
  21.     }; 
  22.     SUPERCLASS = Application; 
  23. };
  24. FontPref = {
  25.     ACTIONS = {
  26.     "font:" = "font:"; 
  27.     "fontTypeSelected:" = "fontTypeSelected:"; 
  28.     "newFont:" = "newFont:"; 
  29.     }; 
  30.     OUTLETS = {
  31.     applicationText = applicationText; 
  32.     fPanel = fPanel; 
  33.     fixedPitchText = fixedPitchText; 
  34.     fontBox = fontBox; 
  35.     fontExampleView = fontExampleView; 
  36.     fontPanel = fontPanel; 
  37.     fontText = fontText; 
  38.     fontType = fontType; 
  39.     pseudoMenuView = pseudoMenuView; 
  40.     setButton = setButton; 
  41.     setTarget = setTarget; 
  42.     systemStrings = systemStrings; 
  43.     titleBarView = titleBarView; 
  44.     window = window; 
  45.     }; 
  46.     SUPERCLASS = Layout; 
  47. };
  48. Layout = {
  49.     ACTIONS = {
  50.     "didHide:" = "didHide:"; 
  51.     "didSelect:" = "didSelect:"; 
  52.     "didUnhide:" = "didUnhide:"; 
  53.     "didUnselect:" = "didUnselect:"; 
  54.     "willSelect:" = "willSelect:"; 
  55.     "willUnselect:" = "willUnselect:"; 
  56.     }; 
  57.     OUTLETS = {view = view; }; 
  58.     SUPERCLASS = Object; 
  59. };
  60. PseudoMenu = {SUPERCLASS = View; };
  61. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  62. TitleBarView = {SUPERCLASS = View; };
  63. MenuLocation = {SUPERCLASS = View; };
  64.