home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / usr / lib / NextStep / Resources / Swedish.lproj / NXFaxPanel.nib / data.classes < prev    next >
Text File  |  1993-03-31  |  1KB  |  88 lines

  1. NXFaxCoverView = {
  2.     SUPERCLASS = View;
  3. };
  4. NXFaxPanel = {
  5.     ACTIONS = {
  6.     addHit:;
  7.     toHit:;
  8.     editCoverHit:;
  9.     numberClicked:;
  10.     timeCancel:;
  11.     pageModeHit:;
  12.     deleteHit:;
  13.     advanceTime:;
  14.     cancelFax:;
  15.     okCover:;
  16.     cancelCover:;
  17.     faxLater:;
  18.     timeOk:;
  19.     modemHit:;
  20.     retardTime:;
  21.     okFax:;
  22.     formHit:;
  23.     selectCover:;
  24.     modifyHit:;
  25.     previewHit:;
  26.     };
  27.     OUTLETS = {
  28.     coverTitle;
  29.     lastPage;
  30.     coverPopup;
  31.     faxNumber;
  32.     noFieldsMessage;
  33.     coverView;
  34.     sendWeekDay;
  35.     coverOkButton;
  36.     trimCheckBox;
  37.     coverCheckBox;
  38.     timeButton;
  39.     coverLine;
  40.     sendMinutes;
  41.     faxKey;
  42.     addButton;
  43.     faxOkButton;
  44.     faxForm;
  45.     faxLaterButton;
  46.     phoneList;
  47.     sendDay;
  48.     status;
  49.     coverPageIcon;
  50.     hiresCheckBox;
  51.     deleteButton;
  52.     coverWindow;
  53.     coverBox;
  54.     firstPage;
  55.     notifyCheckBox;
  56.     faxName;
  57.     modifyButton;
  58.     numbersMatrix;
  59.     editCoverButton;
  60.     coverForm;
  61.     sendMonth;
  62.     preview;
  63.     coverCancelButton;
  64.     sendHours;
  65.     modemButton;
  66.     modemName;
  67.     pageMode;
  68.     paperBox;
  69.     timePanel;
  70.     focusWindow;
  71.     };
  72.     SUPERCLASS = Panel;
  73. };
  74. FirstResponder = {
  75.     ACTIONS = {
  76.     };
  77.     SUPERCLASS = Object;
  78. };
  79. NXFaxPaperBox = {
  80.     SUPERCLASS = View;
  81. };
  82. FaxOwner = {
  83.     OUTLETS = {
  84.     faxPanel;
  85.     };
  86.     SUPERCLASS = Object;
  87. };
  88.