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

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