home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextApps / Preferences.app / Fonts.preferences / English.lproj / Fonts.nib / data.classes next >
Text File  |  1994-05-15  |  1KB  |  76 lines

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